CAN Protocol stack for linux

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

CAN Protocol stack for linux

1,265 Views
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

Tags (1)
0 Kudos
3 Replies

914 Views
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

914 Views
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 Kudos

914 Views
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 Kudos