Keil™, An ARM® Company

Discussion Forum

MERGE32K option

Next Thread | Thread List | Previous Thread Start a Thread | Settings

DetailsMessage
Read-Only
Author
ravi shankar
Posted
21-Nov-2005 03:10
Toolset
C51
New! MERGE32K option
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
Read-Only
Author
Reinhard Keil
Posted
21-Nov-2005 03:34
Toolset
C51
New! RE: MERGE32K option
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
Read-Only
Author
Andy Neil
Posted
21-Nov-2005 10:18
Toolset
C51
New! RE: MERGE32K option
See how others do it:

http://srecord.sourceforge.net/

Next Thread | Thread List | Previous Thread Start a Thread | Settings