MQX interrupt

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

MQX interrupt

跳至解决方案
893 次查看
davidzhu
Contributor III

Hi.

I have a question about MQX interrupt, is the interrupts with higher priority still valid even with the use of MQX in the application?

If an interrupt is enabled, then a higher priority interrupt comes, then the higher interrupt will be handled ?

Thanks

0 项奖励
回复
1 解答
840 次查看
danielchen
NXP TechSupport
NXP TechSupport

Hi David.

Cortex-m4 and MQX support nested interrupt. The high priority interrupt will be handled.

For more details , please refer to  MQX user's guide. 3.9 Handling interrupts and exceptions.

Regards

Daniel

在原帖中查看解决方案

0 项奖励
回复
1 回复
841 次查看
danielchen
NXP TechSupport
NXP TechSupport

Hi David.

Cortex-m4 and MQX support nested interrupt. The high priority interrupt will be handled.

For more details , please refer to  MQX user's guide. 3.9 Handling interrupts and exceptions.

Regards

Daniel

0 项奖励
回复