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.

中断优先级问题



28335 中同为CPU中断优先级为7的 EPWM1_INT和 EPWM4_INT,当CPU正在执行EPWM4_INT中断程序时,

这时EPWM1_INT中断发生,请问这时在EPWM4_INT中断程序没有执行完的情况下,CPU会转向执行EPWM1_INT中断程序吗?

谢谢!