Part Number: TMS320C28345
Other Parts Discussed in Thread: C2000WARE, SYSCONFIG
I am using TMS320F28P650DK9 ControlCard as the development platform with CCS 20.4 as the IDE.
Also, my reference is https://software-dl.ti.com/C2000/docs/C2000_Multicore_Development_User_Guide/debug.html#loading-program-in-multiple-cores
My steps for a debug session is -
- Launch a dual-core project-less debugging session,
- Connect to CPU1 and halt it
- Connect to CPU2 and halt
- Load Program (.out file) in CPU1 and run the program (to allow CPU2 booting)
- Load program on CPU2.
When I pause or put a breakpoint on CPU2 side, it is always stuck at 0x3FAA42 location with infinite loop and never makes to main.
Here is how the session looks like when the issue occurs

My Target config file for Debug is
