SRecord github Mirror
-
Updated
Jan 20, 2024 - C++
SRecord github Mirror
calibrationReader parses A2L and HEX/S19 files to read characteristics values
Free alternative for reading and editing common files used in the automotive industry for ECU tuning
This is an intel hex parser and CRC appender. The program will go through an intel hex file and calculate a crc for it, then will append it to a new intel hex file at an address of your choice. These are all configurable through a config file and a UI tool. CRC/Checksum calculation functions can be added by adding function pointers.
Firmware files converter from HEX to BINX (Universal format of firmware files)
Add a description, image, and links to the intel-hex-parser topic page so that developers can more easily learn about it.
To associate your repository with the intel-hex-parser topic, visit your repo's landing page and select "manage topics."