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
Having used Doxygen for the last 10 years I have been frustrated with CCS8 in that it is missing a method for doxygen commenting automation.
Normally control of this appears under Window->Preferences->C/C++->Editor however that entry is not present in my CCS8.2 (C/C+). I don't remember it being in any of 8.
Photon
This was also available in CCS7.4 using the directions here:
developer.mozilla.org/.../Eclipse_CDT
Window->Preferences->C/C++->Editor Workspace default:
CCS7_4
C/C++ has been removed from the preferences menu it appears.
CCS8_2
Doxygen is added by Eclox but does not have anything to do with enabling the C/C++ CDT editor Doxygen extensions.
So I would like to enable automated doxygen commenting as before however it seems the means is no longer available unless I missed something.
I am hoping I am missing something.
In your CCSv8 Preferences, click on "Show advanced settings" at the bottom of the view. That should show the C/C++->Editor setting you are looking for.