Part Number:TMS320F2808
Tool/software: TI C/C++ Compiler
Hello
In one of our products we recently changed the compiler C2000 version from 3.09 to v6.4 for which the only significant change with regards to the previous version in terms of compiler switches is related with optimization (in both using -O2 level). The new version adds loops unrolling (SPRU514H page 55 shows compiler options for -O2).
My question is, can one optimization option be disabled within a particular optimization level?
In this case disable loop unrolling while still using -O2.
Best Regards
Bob Bacon