Why firmware uses hex not .exe? IT Programming

This example shows how to convert firmware files a file called appl.out into eight hex files in Intel format. Each of the rows has a checksum calculated at the end of the record(sum of all bytes). If you modify the .HEX file, it will not get aligned with the checksum. It will cause error during programming, […]