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.

DSP28035程序运行问题

专家好!

我使用28035输出PWM波形控制升压电路,在程序运行一段时间后出现PWM不输出的情况,经过在线调试后发现,当程序运行一段时间后,执行if语句时出现错误,虽然if语句的执行条件成立,但是内部的语句不执行,将switch区空间改大之后,运行的时间更长了,但是仍然出现上述情况,请问工程师这是怎么回事,如何解决该问题(我的代码量较多)