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 am new here.
I am staring to use CCS cloud. But there are some problems that I am facing with.
I import some examples from resource explorer to the CCS cloud.
1st Problem:
I cannot go to the definition of the default functions like InitSysCtrl();. Always system goes to the "extern void InitSysCtrl(void);" definition.
The screenshot of the problem:
The function that I want to examine.
But the file went to that line of that header file.
I didn't change anything or include/exclude anything from the example that I imported. I just select import example to the CCS cloud. However the code runs without giving any error.
2nd Problem:
I can not put any hardware breakpoint in the examples in debug mode.
Breakpoints are always disabled.
Screenshots of the problem:
When I put cursor on the breakpoints, "No code is associated with "/home/guest/ide/default/Example_2833xGpioToggle/Example_2833xGpioToggle.c", line 96 in any loaded symbols" message is shows.
Is there something that I am doing wrongly or should I change something in the code before running and debugging?
Thank you.
Hello,
I cannot go to the definition of the default functions like InitSysCtrl();. Always system goes to the "extern void InitSysCtrl(void);" definition.
There are several known issues with the indexer/parser used with CCS Theia and CCS Cloud. We hope to address these in future release.
I can not put any hardware breakpoint in the examples in debug mode.
I am able to reproduce this issue with F28x examples from C2000Ware. I could not reproduce it on other devices however. The same 28x examples work fine with CCS Eclipse and CCS Theia so this issue appears to be specific to CCS Cloud.
I filed a bug for this. Tracking link: https://sir.ext.ti.com/jira/browse/EXT_EP-11638
Thanks
ki
Hello,
Thank you for your help. I am tracking the issue page. Should I change the status to "this resolved my issue" or should I wait the result?
Should I change the status to "this resolved my issue" or should I wait the result?
Please note that from a support/forum standpoint, the issue is closed. For an explanation why, see the fist FAQ in the below post:
So you can close this thread.
Thanks
ki