1.SRecord
- IntelHex
pip install intelhex
- bincopy
pip install bincopy
- 其他的
BIN2MOT(), BINARY to Motorola S-Record file converter utility.(http://www.keil.com/download/docs/4.asp)
SRecordizer is a tool for viewing, editing, and error checking S19 format files.(http://srecordizer.codeplex.com/)
binex - a converter between Intel HEX and binary for Windows.(http://www.nlsw.nl/software/)
libgis, open source C library that converts Intel HEX, Motorola S-Record, Atmel Generic files.(https://github.com/vsergeev/libGIS)
kk_srec is a C library and program for reading the SREC format.(https://github.com/arkku/srec)