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.

TMS320F28388D: CM nested interrupt

Expert 1700 points
Part Number: TMS320F28388D


Hi Team,

I have setup a timer interrupt using TI example in the SDK in the CM core.

How do I allow nested interrupt to occur : i.e. with timer interrupt code is running I was to allow other interrupts to occur?