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

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

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

3,011 次查看
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
标签 (1)
0 项奖励
回复
3 回复数

2,474 次查看
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 项奖励
回复

2,474 次查看
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 项奖励
回复

2,474 次查看
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 项奖励
回复