CAN Protocol stack for linux

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

CAN Protocol stack for linux

1,654 次查看
anjineyuluadenn
Contributor I

Hi Folks,

I am using iMX286 Processor with linux 2.6 kernel, Can anybody suggest me the which CAN Protocol stack is preferable to use with FlexCAN driver??

is there any CAN protocol stacks (like CANopen) available to support linux??

Message was edited by: Anjineyulu Adennagari

标记 (1)
0 项奖励
回复
3 回复数

1,303 次查看
gary_bisson
Senior Contributor III

Hi,

Yes you should use the can-utils tools:

GitHub - linux-can/can-utils: Linux-CAN / SocketCAN user space applications

Note that depending on which distribution you are using, there's mostly already support for it:

Ubuntu – Details of source package can-utils in xenial

meta-openembedded - Collection of OpenEmbedded layers

Here is a good article on how to use it:

canbus – Gateworks

Regards,

Gary

1,303 次查看
anjineyuluadenn
Contributor I

Hi Gary,

Thanks for your suggestion. Actually I want to use CAN protocol stack on Target, Not in native machine (x86). Instead of CAN utils is there any stack I can use???

0 项奖励
回复

1,303 次查看
gary_bisson
Senior Contributor III

Hi,

Yes, my previous post is pointing to the can-utils tools for the TARGET. This is what you should use.

Regards,

Gary

0 项奖励
回复