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.

TMS320F28379D: Nested interrupts

Part Number: TMS320F28379D
Other Parts Discussed in Thread: C2000WARE

Hi,

I have two interrupt routines (ISRs) in my software. One is for EPWM7 and the other is for SCIA_RX. 

I want to be able to jump to the EPWM7  ISR while the program is executing inside the SCIA_RX  ISR. 

Is that possible? If so, can you please show me the code for setting IER and PIEIER?

Thanks,

Dhammika