How Do I Run My Firmware After Flashing? (LPCXpresso845MAX Board)

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

How Do I Run My Firmware After Flashing? (LPCXpresso845MAX Board)

Jump to solution
1,974 Views
kk7xo
Contributor III

I have firmware debugged and running from the debugger in the MCUXpresso IDE (ver. 11.0).  I can use the IDE flash tool to flash the LPC845 with no errors.  However, if I try to run the firmware without the debugger, it never starts up.  I have tried powering the board with JP1 installed or not installed and it makes no difference.

How do I run my firmware stand-alone from flash without a debugger?

Labels (2)
0 Kudos
Reply
1 Solution
1,893 Views
converse
Senior Contributor V

Take a look at the suggestions in this thread:

https://community.nxp.com/thread/478633 

View solution in original post

0 Kudos
Reply
2 Replies
1,893 Views
kk7xo
Contributor III

Thank you.  Got it working.  I just needed to compile it in release mode and change the library from semihosting to nohost.

0 Kudos
Reply
1,894 Views
converse
Senior Contributor V

Take a look at the suggestions in this thread:

https://community.nxp.com/thread/478633 

0 Kudos
Reply