how to run a MX25 program

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

how to run a MX25 program

1,408件の閲覧回数
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,295件の閲覧回数
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,294件の閲覧回数
9crkzhou
Contributor III

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

how to generate this part of file ?

0 件の賞賛
返信