Hi,
On J7200XSOMXEVM(DRA821a), 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 interface on the borad. How can i enable the can interface 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!