Other Parts Discussed in Thread: CCSTUDIO
Tool/software:
In a project for F280039 I have Performance Advisor running all the time (and opening the Advice tab after project rebuild), even after I remove the tick in CCSBuild / C2000 Compiler / Performance Advisor.
Every time I reopen the configuration tab the option is selected.
Then I tried removing the line in the XML file .cproject
<option id="com.ti.ccstudio.buildDefinitions.C2000_22.6.compilerID.ADVICE__PERFORMANCE.1965690367" name="Provide advice on optimization techniques (--advice:performance)" superClass="com.ti.ccstudio.buildDefinitions.C2000_22.6.compilerID.ADVICE__PERFORMANCE" value="" valueType="string"/>
That worked for a while until I switched the build configuration.
I assume then it's generated upon project selection or setup refresh: how do I get rid of it definitively?
[EDIT]
My tentative editing .cproject file was so clearly wrong, that I don't know what made the issue come and go, at times

