My code runs from flash (copying itself to RAM on startup). It uses a CPU and a CLA. I can debug if I erase flash and load the program. I'd like to save time by loading only symbols and attaching to my program. I have done this previously on single processor code running from RAM. How do I configure the debug configuration so I can attach to a program starting in flash and debug it without loading the program again?
Regards,
Neil






