Bootloader

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

Bootloader

1,081 次查看
ianbenton
Senior Contributor I

I'm writing a bootloader, and so far, it successfully performs the first part of the trick - it loads my binary file into the correct area of the flash.

But then it crashes (hard error)

How do I debug it when it branches to the new code which it has just loaded? MCUXpresso can't track where it has gone!

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

818 次查看
converse
Senior Contributor V

This may help

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

It applies to MCUXpresso as well as KDS.

0 项奖励
回复