Part Number: TMS320F28379D
Tool/software: Code Composer Studio
When i Open the ccs the dumping of code in delfino works absolutely fine but when i terminate the board and again try to dump the code then the debug error pops up as attached herewith.
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.
Part Number: TMS320F28379D
Tool/software: Code Composer Studio
When i Open the ccs the dumping of code in delfino works absolutely fine but when i terminate the board and again try to dump the code then the debug error pops up as attached herewith.
Hi,
This may be caused by many factors. Is your board set to "wait in reset" bootmode? That helps prevent issues with previously running code interfering with the abilty of JTAG to connect and load code to the target.
Check the companion documentation of your board for details on how to set this mode.
Hope this helps,
Rafael