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.

TMS320F28379D: Program on CPU2 starts running immediately on load versus going to halted state

Part Number: TMS320F28379D


I am trying to create a new project using CPU1 and CPU2.

Both projects were copied from another project that only used CPU1.

Copy original project --> CPU1 project

Copy original project --> CPU2 project

Basically I am modifying the project so that the CPU1 project just starts CPU2, and the original project would run on CPU2.

I start the debug session from CPU1.

I connect to CPU2.

I then load the output from the CPU2 project, and it immediately moves to a "Running" state.

Any suggestions on what may not be configured correctly in this case?