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.

TMS320F28P650DK: TMS320F28P650DK9 : MCAN interrupt,IER gets disabled

Part Number: TMS320F28P650DK
Other Parts Discussed in Thread: C2000WARE

Hi,

We were trying the mcan_ex10_receive_multiple_buffers example project for MCAN,

while sending a can message from a canoe the MCANIntr1ISR is executed but IER bit for interrupt group 9 gets disabled.

Tried enabling the bit from interrupt routine, the IER bit goes high but still not able to get any further interrupts.

what are we missing? bits in PIE for group 9 is also enabled.

thank you.