MAP_Interrupt_setPriority(INT_TA0_0, 0x44);
MAP_Interrupt_setPriority(INT_TA3_0, 0x50);
MAP_Interrupt_setPriority(INT_TA3_0, 0x50);
请问目前msp432,设置定时器A0的优先级高于定时器A3,但是在单片机运行时,常常出现定时器A0中断来时,无法马上从定时器A3中断中退出
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.