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.

msp430g2452

我写了好几个定时器中断嵌套,程序运行到定时器中断a,打开定时器b的中断,定时器b的程序运行完,没有返回定时器a。求个参考例程