This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

TMS320F28377D: Troubleshooting Multicore Startup Issues on TI 28377D Processor after Flash Program

Part Number: TMS320F28377D
Other Parts Discussed in Thread: SYSCONFIG

Tool/software:

I am using the TI 28377D processor. I developed my own dual-core project based on the example project "dual core led_ex2_sysconfig" in the examples folder. I can run the project in debug mode with multicore without any issues, but I want to flash the project and run it standalone. After clicking the "Load program" option, I load the .out files first for CPU1 and then for CPU2. However, I cannot see the code running on the processors. It seems that after the .out files are loaded, the processors cannot start the main code, meaning they are stuck in the "halt" state. Could you assist with the automatic startup configuration?