Part Number: AM62A7
Tool/software:
Hi,
We have started working on the MCAN module configuration for the AM62A7 Development Board。SDK version is 09_01_00.
We have done the following:
1. enable can driver in kernel.
2. config main_can0 and gpio in DTS.
After build SDK and flash to our board, we check it with some error:
1> "ifconfig" -----> not find can0 device

2> "ifocnfig -a" ---->find can0 device

3> "ip link set can0 type can bitrate 12500"
error info: "ip: either "dev" is duplicate, or "type" is garbage"

4. "ip link set can0 up"
error info : "ip: SIOCSIFFLAGS: Invalid argument"
so how to config mcan module correctlly?
I would appreciate your advice on this particular matter.
thanks.

