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.

Tiva C CAN does not receive message

Other Parts Discussed in Thread: EK-TM4C1294XL

Hi all,

I migrate project from stellaris to Tiva C. I test CAN module. but it does not work. neither receive nor transmit. 

I am running CCS 6.0, TI-RTOS 2.0.2.36, Tiva C 2.1.0.12573c

CAN transceiver is installed. I set a break point at CAN0_IntHandler(). no expect object received. 

I followed migration from stellaris to Tiva C doc.

What I suppose to check? 

Please help !

Thanks in advance