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.
Hi,
I'm not able to enter debug mode in CLA with a cla_ex1_asin example project following the instruction at this link: https://software-dl.ti.com/C2000/docs/cla_software_dev_guide/debugging.html
In the picture is shown the point when the debugger seems to stop, ignoring the __mdebugstop() directive.
Is there something I'm doing wrong? Or a different procedure?
Just to let you know the same procedure with TMS320F2837xD(CCSv10 and C2000Ware 3.0 with the same example) works as expected.
CCS Version: 12.5.0
C2000Ware version: 5.01.00.00
Compiler Version: 22.6.1.LTS
Hello - I apologize for the delay in responding. We had a lot of out of offices due to the US holidays.
I wanted to check if you were able to resolve this issue?
Hello Mattia,
I have file a bug for this issue. Tracking link: https://sir.ext.ti.com/jira/browse/EXT_EP-11598
Thanks
ki
Hello Mattia
This issue is caused due to an error in the device xml file within CCS. We will get it fixed in the next release of CCS.
In the meantime, you can use the attached xml file (f28p650dk9.xml) and place it in <CCSInstallDir>\ccs\ccs_base\common\targetdb\devices.
/cfs-file/__key/communityserver-discussions-components-files/171/f28p650dk9.xml
After copying this file, pls restart CCS using command prompt with following command to clean the cache.
C:\ti\ccs1250\ccs\eclipse>ccstudio.exe -clean
Also , you need to use the updated attached ccxml file for launching the debug session.
/cfs-file/__key/communityserver-discussions-components-files/171/TMS320F28P650DK9.ccxml
Let us know if this resolves the issue
Best Regards
Siddharth
Hi Siddarth,
using your suggestions the project compile but starting a debug session reports this error:
Hello Mattia
Sorry for that , forgot to send the updated module xmls files .
Pls extract the files in the attached zip folder to C:\ti\ccs1250\ccs\ccs_base\common\targetdb\Modules\C2000.
The device xml was updated to reference these files and since these are missing, it is throwing an error.
/cfs-file/__key/communityserver-discussions-components-files/171/3326.C2000.zip
Best Regards
Siddharth