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.

关于优化



本人使用C6747,最近发现CPU不太够用,听说优化功能可解决之,于是将opt level修改了,但修改之后发现在对硬件操作时会有异常,比如对同一个寄存器先写1再写0的操作,前一个写1的操作会被优化掉。

优化是个好东西,但得了解了才能用,所以来此求教关于优化的一些标准、资料及注意事项,多谢!!!

期待……