Hi all,
I have followed the steps on http://e2e.ti.com/support/dsp/sitara_arm174_microprocessors/f/416/p/86552/299498.aspx#299498.
and I am able to se a CAN interface (can0) up. I have cross-compile the SocketCAN (can-utils) however I'm not getting CAN frames.
I'm trying to connect the CAN controller signal (CAN_TX and CAN_RX) to a CAN transceiver (MCP2551) which is in a custom hardware to obtain a CAN node, however I am not even able to see tx/rx between controller and receiver using the SocketCAN applications.
I'm using a PCI to CAN Interface from Peak Systems on my development machine, it this card I have two CAN interfaces and I have
test the can-utils applications and they work succesfully (cangen, cansnifer, cansend)
Someone have tested the CAN in AM3517 w/o the application board? Or in the other scenario someone have succesfully use the SocketCAN applications with the application board?