Content originally posted in LPCWare by lifejoker on Tue Nov 18 22:34:30 MST 2014
hi, I am doing LPC1765 bootloder now, i want to do a simple test which trying to jump to user flash start.
my example is AN10866, which is the bootloader for usb module. when I step debugged to boot_jump(USER_FLASH_START);
there is always a error at keil's Command window as blows:
**JLink Warning: T-bit of XPSR is 0 but should be 1. Changed to 1.
i dont know what happened , anyone could help?
Or the information i gave is clear enough?
Thanks