Flexcan Testing in IMX8 Android OS

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

Flexcan Testing in IMX8 Android OS

跳至解决方案
2,156 次查看
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 项奖励
回复
1 解答
2,134 次查看
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 项奖励
回复
2 回复数
2,135 次查看
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 项奖励
回复
2,141 次查看
igorpadykov
NXP Employee
NXP Employee