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: Programming of LINKPOINTER Displays Errors But Succeeds

Part Number: TMS320F28379D

Greetings,

I programmed new LINKPOINTER values into my processor, and received the errors copied  below.  In spite of those errors, the process ultimately succeeded.  The behavior on the second core was identical.  What are these errors telling me, and what must I add to my sequence below to prevent them?

Sequence

  • Load the new LINKPOINTER values.
  • Load the passwords
  • Click “Program Password”
  • Click “Program LINKPOINTER”

Errors

C28xx_CPU1: Error occurred during flash operation: CPU Reset error. The requested reset was aborted.

C28xx_CPU1: Error occurred during flash operation: Timed out waiting for target to halt while executing wr_pll.alg

C28xx_CPU1: Error writing the PLL values (Flash algorithm timed out). Operation cancelled.

C28xx_CPU1: Perform a debugger reset and execute the Boot-ROM code (click on the RESUME button in CCS debug window) before erasing/loading the Flash.  If that does not help to perform a successful Flash erase/load, check the Reset cause (RESC) register, NMI shadow flag (NMISHDFLG) register and the Boot-ROM status register for further debug.

 

Thank you,

 Ed