Hi,
For our Project, we are using the Microcontroller TMS570LS0714 and enabled the CAN1 RX interrupt and CAN1 TX interrupt.
When the interrupt triggers, the value obtained from the DCAN1 INT register gives the number of message object that caused the interrupt.
However, I wanted to know if we could determine if the CAN TX caused the interrupt or the CAN RX caused the interrupt (something similar to the TMS470 where the corresponding bit of the CANMD register indicates if it is transmit or receive mailbox).
Specifically could we find out if message object number that caused the interrupt is of TX type or RX type through the IF registers or some other registers?
Thanks and regards,
Abrar