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.
在使用epwm的错误触发模块,使用的是周期性触发事件,同时使能了中断,但是现在发现程序只进入一次中断,再也不进入中断了,相应的标志位都清除了,还是不行。。。大家帮我分析一下哪儿有问题
你清除了哪些中断标志位呢?我觉得只要保护事件存在,标志位都清除,就会触发中断的。
ERIC
我也遇到同样的问题