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.

SK-TDA4VM: Does SK-TDA4VM board support CAN communication on linux A72? If so, how to enable it?

Part Number: SK-TDA4VM

Hi,

I want to enable CAN communication between a Linux application on A72 core on SK-TDA4VM board and a PCAN CAN monitoring tool. Is this possible? if so what headers/pins do I need to look for?

I have a sample application which can send and receive messages over CAN over the can0 interface. But currently it says Cannot find device "can0" whenever the application tries to create the interface using sudo ip link set can0 type can bitrate 1000000. Attaching the source code for the sample CAN application.
/cfs-file/__key/communityserver-discussions-components-files/791/can_5F00_tx_5F00_rx.c

Kindly help.

Regards,
Arpan