TMS570LC4357: C0_RX_PULSE Interrupt Triggers CCM Errors in ESM

Part Number: TMS570LC4357

Tool/software:

Hello,

In my application for the TMS570570LC4357, when I enable the C0_RX_PULSE interrupt (VIM channel 79). I get CCM errors triggered in the ESM, specifically group 2 channel 25 (CCM-R5F VIM compare error) and group 1 channel 31 (CCM-R5F - self-test),

I do run the CCM self tests before my code and they pass, so not sure why it would be triggered during my C0_RX_PULSE ISR. I also enable C0_TX_PULSE and C0_MISC_PULSE, and when those trigger I do not see the CCM ESM errors.

I am able to process incoming ethernet packets just fine if I do not enable this interrupt, is there anything specifically that could be triggering this? Is there something in the CCM VIM component I am not enabling?

Thanks,
Ben