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.

[参考译文] MSPM0G3505:MSPM0G3505 的中断优先级

Guru**** 2858300 points
请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

https://e2e.ti.com/support/microcontrollers/msp-low-power-microcontrollers-group/msp430/f/msp-low-power-microcontroller-forum/1637647/mspm0g3505-interrupt-priority-of-mspm0g3505

器件型号: MSPM0G3505

我们使用 MSPM0G350x 产品、PA 使用中断组 0、PB 使用中断组 1、当我们使用同一程序中断时、PA 和 PB 端口均已执行中断编程、哪一个是中断优先级情况? 您能帮我们提供演示程序吗?

extern void GROUP0_IRQHandler (void);

extern void Group1_IRQHandler (void);