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.