Tool/software: Code Composer Studio
Is there some trick to making the optimizer assistant work? When I run it, it successfully performs a compilation for each value of the selected build option, but it doesn't actually apply the value. Whatever value I previously set for the option is used and all the results come out the same. The output in the build console confirms that commands don't change.
I'm using CCS 8.2 with a TI ARM compiler. One of my colleagues with CCS 8.1 and a C2000 compiler had similar results with all the results coming out the same.