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.

IAR #pragma optimize=none in CCS?

In the IAR toolchain I'm able to specify the optimization level of a single funciton within a module by setting the optimization level using "#pragma optimize=<level>". Is there a way to do the same thing in CCS?