Tool/software: Code Composer Studio
Hi everyone.
I was trying to use the ROM Bootloader using the BOOTCFG register to configure a GPIO for RESET condition. This apparently worked and still works, as i still get the USB DFU device in the LM Flash Programmer.
But somehow something went wrong, whenever I want to programm/debug my launchpad with ICDI I need to reconnect to the probe and i am in the default IR handler and when I reset i start in Assembler at:
010016b0: F24E0000 movw r0, #0xe000
Even with the standard blinky code.
Has anyone an idea what happened here? Has this something to do with the Program Address Offset? Did I use a wrong hex format?
Hoping for positive feedback.
Regards Dennis