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: CPU1 to stop the CPU2 execution and hold in reset state

Part Number: TMS320F28377D
Other Parts Discussed in Thread: C2000WARE


Hello,
Could you please advise how to let CPU1 to stop the CPU2 execution and hold the CPU2 in reset state?

When I tried the followings, the CPU2 didn't stop toggling the LED.

  • Program the blinky_dc_cpu01&02 into the flash memories.
  • Power recycle to start CPU1&2.
  • Right-click the *.CCMXL and "Launch selected configuration"
  • Pause the CPU1
  • Select the CPU1 register CPU2RESCTL and write 0xa5a50001
  • CPU1 restart.