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'm using CCS v8.0.0 on a large, old project. All files seem to display just fine in the editor, with syntax highlighting and the outline window working normally. Except for one CPP file! It compiles and links, and I can edit the file, but everything is black on white and the outline window says "An outline is not available". I'm pretty sure this file was ok last time I edited it, maybe a month ago.
Also, the tab at the top of the editor window shows a symbol like a pair of red braces on a sheet of paper. The others all show a sheet of paper with .c or .h on it.
Any ideas?
Cheers
Roy
Thanks, John.
Here you are. It's DusPreProcessor_t.cpp
It looks as though the Project Explorer recognizes it as a .cpp file, but not the editor.
8171.Doc1.docxOkaaaay, I don't see the screenshot I just posted. I'll try again ...
Thanks, John
You're right - simple as that! It appears that a file 'remembers' which editor yo used last time and keeps on using it, so maybe I got into this state with a clumsy r-click or something.
Thanks again
Roy