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.

C6748中断嵌套问题



请教C6748中断嵌套问题:

我现在的DSP程序具有多个中断响应,当进入一个中断服务程序后,没有关闭IER和全局中断使能,在执行中断服务程序时如果产生另外一个中断事件,是否会跳转至相应的中断服务程序,执行该中断服务程序后,是否会返回被打断的中断服务程序现场继续执行?

谢谢!