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.
Tool/software: Code Composer Studio
Hi everybody ,
I m on control card , and using as SW 379D workshop code , lab 9 .
now I can load CLA OK , but in debug I get the error as in subject , what can I do ?
in attach a doc file with screenshotsCLA.docx
best regards
Carlo
Carlo,
The screenshot shows the Debug window has CLA selected. CLA can't be "run" from the debugger unless it is already triggered and halted at a breakpoint. To order to start CLA execution from an idle state a peripheral or a SW write to the force register must trigger it.
Please see this related post:
https://e2e.ti.com/support/microcontrollers/c2000/f/171/t/589162?RTOS-TMS320F28377D-after-connect-CLA-of28377d-load-symbol-error
Debug tips in the CLA Software Development Guide may help as well:
https://software-dl.ti.com/C2000/docs/cla_software_dev_guide/debugging.html
Regards
Lori