PN7462 and MCUXpresso IDE GUI Flash Tool, firmware not starting

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

PN7462 and MCUXpresso IDE GUI Flash Tool, firmware not starting

Jump to solution
2,705 Views
fstrati
Contributor I

Dumb question about PNEV7462B V.2.2 Evaluation Board of PN7462 and MCUXpresso IDE GUI Flash Tool:

I use a LPC Link 2 probe to connect to the PN7462 Evaluation board,

if I try to program the flash with the GUI Flash tool my firmware does not start although I check the box

"Reset target on completion".

Hence my question is: how to use the GUI Flash Tool of MCUXpresso IDE 10.2 in order to flash the PN7462 and to have my firmware automatically running (also at power up) ?

For the GUI Flash Tool I'm using default options, such as "PN7xxxxx_Connect.scp" and so on...

What option should I look for ?

What power up sequence to use ?

Labels (1)
Tags (2)
0 Kudos
1 Solution
1,853 Views
jimmychan
NXP TechSupport
NXP TechSupport

Please build the "Release" version.

Then flash the .axf file.

Please refer to Chapter 3.5 of this document for reference. 

https://www.nxp.com/docs/en/user-guide/UM10915.pdf 

View solution in original post

2 Replies
1,854 Views
jimmychan
NXP TechSupport
NXP TechSupport

Please build the "Release" version.

Then flash the .axf file.

Please refer to Chapter 3.5 of this document for reference. 

https://www.nxp.com/docs/en/user-guide/UM10915.pdf 

1,852 Views
fstrati
Contributor I

Yes, in fact I found out I was trying to flash the "Debug" version

and the "Debug" version links on libraries that work only with the jtag.

Flashing the binary produced in the "Release" version solved the issue.

0 Kudos