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.

TMS320F28388D: CPU2 not running

Part Number: TMS320F28388D
Other Parts Discussed in Thread: C2000WARE

I am trying to get the dual-CPU ADC example project working but I can't get CPU2 to work at all. By toggling a GPIO line I can see that the CPU1 code is running OK from flash, but a similar toggle fails in the CPU2 code. If I try to run the CPU2 files through the debugger nothing happens other than repeated messages abot the device being held in reset. How do I take the device out of reset without stopping the debug session? Also as I understand it CPU2 has to be started by CPU1, but I haven't seen anything in the CPU1 files yet which would do this.