Flexcan Testing in IMX8 Android OS

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Flexcan Testing in IMX8 Android OS

Jump to solution
1,236 Views
vinothkumars
Senior Contributor IV

Hi All,

 

I am working in Flexcan with IMX8. I able to up the CAN link. But, I unable to test in Android OS, and unable to find can-utils in Android source.

 

mek_8q:/ # ip link set can0 type can bitrate 1000000 triple-sampling on

mek_8q:/ # ifconfig
can0          Link encap:UNSPEC Driver flexcan
                  UP RUNNING NOARP MTU:16 Metric:1
                  RX packets:0 errors:0 dropped:0 overruns:0 frame:0
                  TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
                  collisions:0 txqueuelen:10
                  RX bytes:0 TX bytes:0
                  Interrupt:27

Will you please provide the CAN TEST related steps or documentation ?

 

 

Regards,
Vinothkumar Sekar
0 Kudos
1 Solution
1,214 Views
vinothkumars
Senior Contributor IV

I am doing the same thing and it's working fine. I just add only cansend and candump related source and it's working

 

 

Regards,
Vinothkumar Sekar

View solution in original post

0 Kudos
2 Replies
1,215 Views
vinothkumars
Senior Contributor IV

I am doing the same thing and it's working fine. I just add only cansend and candump related source and it's working

 

 

Regards,
Vinothkumar Sekar
0 Kudos