how to run a MX25 program

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

how to run a MX25 program

1,410 次查看
9crkzhou
Contributor III

I'v build a .bin file with IAR

when I debug with j-link , it apears normal, the led blinks.

when I download it to Nand Flash with ATK, it failed to bootup. seems to be still a USB device(in USB download mode).

how could this happen?

标签 (1)
0 项奖励
回复
2 回复数

1,297 次查看
Yuri
NXP Employee
NXP Employee

When using J-link to load and run a led example some initialization (init script, say for memory) is provided.
Looks like such initialization is not implemented in Your code. Please try to add it. 


Have a great day,
Yuri

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 项奖励
回复

1,296 次查看
9crkzhou
Contributor III

It's the DCDHeader , the IAR code does not  have it.

how to generate this part of file ?

0 项奖励
回复