3.5 Hex File Usage
In the hex file, there are two bytes per program word stored in the Intel® INHX32 hex format. Data is stored LSB first and MSB second. Since there are two bytes per word, the addresses in the hex file are two times the address in the program memory. For example, if the Configuration Word 1 is stored at 8007h, in the hex file this will be referenced as 1000Eh-1000Fh.
