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: Error interrupt when sending on CAN bus

Part Number: TMS320F28388D

Hello, 

I'm working with the CAN bus and the CAN_A module and I'm able to send and receive messages when using test mode external loopback. Now I want to send messages on the pins, so I juste commented the line CAN_enableTestMode(CANA_BASE, CAN_TEST_EXL).

I was expecting to have an interrupt when message is sent. I have an interrupt but the status value of this interrupt is 0x8000, which means that Error and Status Register value is not 0x07.

Could you help me to understand this error ? What can I verify ?

Thanks a lot,

Nathan