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: Interrupt Priority of MSPM0G3505

Part Number: MSPM0G3505

We use the MSPM0G350X product, PA use the interrupt Group0, PB use the interrupt Group1, when we use the interrupt the same program, both the PA and PB port has went interrput program, which one is the interrupt priority case? Could you help provide the demo program?

extern void GROUP0_IRQHandler(void);

extern void GROUP1_IRQHandler(void);

 

**Attention** This is a public forum