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.

J7200XSOMXEVM: linux sdk7.3:CAN

Part Number: J7200XSOMXEVM
Other Parts Discussed in Thread: DRA821

Hi,

On J7200XSOMXEVM(DRA821), when use sdk 7.3, after the system boot up, when run command "ifconfig -a" , there is no CAN interface.

But there are several CAN interfaces on the borad. How can i enable the CAN interfaces on the board ?

Can the expert of ti give some advice ?

btw:

I use command below to burn to the sd card.(my sd card is /dev/sdc on my machine)

/path-ti-sdk-7.3/ti-processor-sdk-linux-j7200-evm-07_03_00_04/bin/mksdboot.sh --device /dev/sdc --sdk /path-ti-sdk-7.3/ti-processor-sdk-linux-j7200-evm-07_03_00_04

Thanks!