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.

CCS: how to turn off dsp code optimization ?

Tool/software: Code Composer Studio

Hello,

When i set the optimization level to -Ooff  , it occures error: argument to option -O (0-3) is out of range (must be a number from 0 to 3).

So how to set it to -Ooff  to turn of the dsp code optimization ?

Thanks!

BR

Gao