工程中有很多econst的内容,但是用的部分很少,之前使用IAR时编译后的代码空间很小(几KB),现在使用CCS .econst段居然占用了169KB。请问CCS是不是可以在某些地方进行设置,来优化去除未用到的const
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.
工程中有很多econst的内容,但是用的部分很少,之前使用IAR时编译后的代码空间很小(几KB),现在使用CCS .econst段居然占用了169KB。请问CCS是不是可以在某些地方进行设置,来优化去除未用到的const