Hi All, Can any help me in decoding the Hex386 format file with MERGE32K directive used. My bootloader firmware on fly has to decode the hex record in the above format and to program the code memory of F13x device. Regards, Shankar
HEX Format is described at: http://www.keil.com/support/docs/1584.htm Load image is described at: http://www.keil.com/support/man/docs/ohx51/ohx51_codebanking.htm Reinhard
See how others do it: http://srecord.sourceforge.net/