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.

DCAN doesn't work on DRA7-evm(E1) version

Hi experts,

I might do wrong instructions, so I describe how I did validation on the board:

1. connect directly J2 and J3 (H-H, L-L), and leave J1 no-POP

2. canconfig can0/1 bitrate 50000 ctrlmode triple-sampling on

3. ip link set can0/1 up

These process are OK, and we can see interrupts as well.

4. cansend can0 -i 0x10 0x11 0x22 0x33 0x44 0x55 0x66 0x77 0x88

5. candump can1

Nothing

The weird thing is the interrupt counter of can0 will always increase, even if I remove the connection between J2 and J3.

kernel version and commit id are the following:

3.8.13

commit 7c7bc6be666f87c9c9d4e2f47dfb52180cf01c8c
Merge: 71a6fd5 6b70f21
Author: Somnath Mukherjee <somnath@ti.com>
Date:   Fri Jul 11 17:43:44 2014 +0530