Bootloader

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

Bootloader

900 Views
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!

Labels (2)
Tags (1)
0 Kudos
1 Reply

637 Views
converse
Senior Contributor V

This may help

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

It applies to MCUXpresso as well as KDS.

0 Kudos