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
I am writing the code in CCS Version: 9.0.1.00004, and I am writing code for cc1310 (launchpad). It is very strange to see that all the .c and .h files in my project has syntax highlighting except for one .c file, which has more lines of code, the header file for that file works well. However, even though it is not syntax highlighted, functions/variables/etc are all hyperlinked to their corresponding definitions.
I did
-click the restore defaults of the syntax colouring options in the preferences dialog
-tried copying and pasting all the code to a different file
-confirmed that I am opening it in the C/C++ editor and not the generic editor
But all these tries didn't fix the problem. Please suggest me with me a good solution as I wasn't able to find it anywhere online.
Thanks
Subil Krishnan
Subil,
Without the project/file in question, it is very difficult to try and pinpoint what may be happening in your case.
At any rate, can you try the details shown in section 9.4 of the CCS User's Guide available at the Help (menu Help --> Contents) or at the link below? I wonder if a new workspace or a clean one would workaround this.
https://software-dl.ti.com/ccs/esd/documents/users_guide/index.html
Hope this helps,
Rafael
Subil,
Please apologize for the delay in the reply; since this is happening in a single source file, can you check the thread below that has a similar scenario as yours?
https://e2e.ti.com/support/tools/ccs/f/81/t/749198
Hope this helps,
Rafael