Converting Bin file generated from IAR into Hex file for Flash Magic

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Converting Bin file generated from IAR into Hex file for Flash Magic

1,970 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by milind.mishra on Wed May 13 23:06:17 MST 2015
Hi,

I have to flash a firmware on my LPC43xx based board. I am using IAR IDE and can generate a bin file. How do I convert it to a hex file which can be flashed on the SPIFI flash on the board?

Can anyone tell the steps that I need to follow?

Regards,
Milind
Labels (1)
0 Kudos
3 Replies

1,433 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by TheFallGuy on Thu May 14 00:51:43 MST 2015
IAR will generate the hex file directly. Search for "iar create hex"
0 Kudos

1,433 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by milind.mishra on Thu May 14 00:06:35 MST 2015
It tells about the generic way which I am able to do. What I need is a method to generate a hex file which can be flashed on the SPIFI NOR from  the bin file generated by IAR.
0 Kudos

1,433 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by mysepp on Wed May 13 23:20:53 MST 2015
Have a look at this link (on page 7):

http://www.ti.com/general/docs/lit/getliterature.tsp?literatureNumber=swru038&fileType=pdf

This document is not for NXP controller, but they use IAR IDE. Perhaps the same setting is available in your IAR IDE?
0 Kudos