I have a new board. I can connect to it using JTAG. I can download and run programs using JTAG, including a flash programmer. I can write a program to flash that the on-chip boot loader will run out of reset without JTAG intervention.
Next step is that I would like to be able to debug programs that have been run from reset.
The closest I have to that is that I can stop and start a program using pause/resume, and I can step through the disassembly, but there is no source level debugging. From the debug configuration I set the loading options to load symbols only.
Is source level debugging possible for programs started by the on-chip boot loader? I'm using CCSv5.2 with the C5504.