Part Number: TMS320F28388S
Tool/software:
Greetings,
We have used CCS 10.4.0 for a long time and it attaches to a running processor without any issues.
Now I am trying to move to the newest CCS. I am using CCS 12.8.1 and Compiler TI v22.6.2.LTS to create a new project with main.c. I have not modified anything from that. Now I am trying to attach to our product and let the processor continue to run during the attaching process. I have marked the project as not halting the target on connect, and told the debugger to load symbols only. When I try to attach to the device which is running and able to do normal processing, the PC ends up at 0x3FD2AE which is in the TI Bootloader. I have tried it with both the eabi and the COFF outputs. So far, I have only tried it on core 1.
For this CCS (12.8.1), what else do I need to do to be able to attach to the processor without disturbing the system?
Thank you,
Ed