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.

Link的时候保留不使用的代码段到.out,用--unused_section_elimination[=off] 命令编译时报错



使用CCS5.3,想在Link的时候保留不使用的代码段到.out,用--unused_section_elimination[=off] 命令,Debug模式编译时报错:unused_section_elimination=off not supported when producing,请问如何解决?