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.

MSP432P401R: Re-entrant Interrupts for MSP432

Part Number: MSP432P401R

Hi, 

For the MSP430 family of controllers it was possible to allow nested interrupt calls for the same interrupt function by placing _EINT() at the beginning of that function. This allowed me to verify if a process called through the interrupt had jammed, as well as a few other things. Does anyone know how to do the same thing for the MSP432? So far I haven't managed to find any information or leads as to how to achieve this. 

/Damian

**Attention** This is a public forum