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.

TMS320C6678: 请问C6000编译器能够做到单独部分代码不开优化吗?

Part Number: TMS320C6678


在一个文件内部分函数不开优化,有没有类似gcc的#pragma GCC optimize("O0")这种?这个语句C6000好像不识别