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

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

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

跳至解决方案
1,963 次查看
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?

标签 (2)
0 项奖励
回复
1 解答
1,882 次查看
converse
Senior Contributor V

Take a look at the suggestions in this thread:

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

在原帖中查看解决方案

0 项奖励
回复
2 回复数
1,882 次查看
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 项奖励
回复
1,883 次查看
converse
Senior Contributor V

Take a look at the suggestions in this thread:

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

0 项奖励
回复