我在使用ccs优化时候,如下设计:
使用优化前与使用优化后编译出的中断程序是会发生变化,使用优化后,中断程序会减少,我在想使用优化会不会对我的程序功能正常运行有潜在影响?会不会优化掉程序中的一些重要变量?
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优化时候,如下设计:
使用优化前与使用优化后编译出的中断程序是会发生变化,使用优化后,中断程序会减少,我在想使用优化会不会对我的程序功能正常运行有潜在影响?会不会优化掉程序中的一些重要变量?
请看一下zhcu876y_TMS320C28x 优化 C/C++ 编译器 v22.6.0.LTS 用户指南 (Rev. Y) 章节 3 优化您的代码