debugging bootloader hardware fault

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

debugging bootloader hardware fault

324 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by gudushen on Thu Sep 01 13:13:06 MST 2011
Hi, I have a firmware that jumps to a bootloader running on LPC1754. Now this works correctly for the lpcxpresso development board (lpc1769). However with the same software and bootloader it does not work with the LPC1754. It generates a hardware fault on entry to the bootloader at push(r3,lr). Any ideas why this only happens on the 1754 or what I can do to debug this would be greatly appreciated. Thanks
0 Kudos
1 Reply

307 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by gudushen on Fri Sep 02 06:06:57 MST 2011
I found the problem. Seems like this only happens with LPCXpresso 4.0.x, using 3.6.x, I was able to flash to the correct address
0 Kudos