Hi,

 Thanks for u r help,

I downloaded the can-utils and i try to use make command in each directory
of that can utils i am getting a lots of errors.I read some readme.txt  in
some folder it is showing that the iproute2 is under petalinux source tree
you need to install petalinux .Is that petalinux source tree is necessary
for this.If necessary how to install it.

Please reply to this mail

Thanks
Kedar


On Sat, Apr 27, 2013 at 3:30 PM,
<[email protected]>wrote:

> Send Socketcan-users mailing list submissions to
>         [email protected]
>
> To subscribe or unsubscribe via the World Wide Web, visit
>         https://lists.berlios.de/mailman/listinfo/socketcan-users
> or, via email, send a message with subject or body 'help' to
>         [email protected]
>
> You can reach the person managing the list at
>         [email protected]
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of Socketcan-users digest..."
>
>
> Today's Topics:
>
>    1. socketcan (kedari appana)
>    2. Re: socketcan (Marc Kleine-Budde)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Fri, 26 Apr 2013 18:33:20 +0530
> From: kedari appana <[email protected]>
> To: [email protected]
> Subject: [Socketcan-users] socketcan
> Message-ID:
>         <
> candmm3pomsqeo19m0w-xetq8mxhw9rtv1zukdfzq-mgmzwb...@mail.gmail.com>
> Content-Type: text/plain; charset="iso-8859-1"
>
> Hi,
>              I am new to socketcan and i write a socketcan driver based on
> the standard can drivers now i want to compile that driver how to compile
> it and please help me how to write user space applications and how to test
> my hardware so that  my driver code is correct .please help me regarding
> this issue
>
> Thanks in advance,
>
> Regards
> Kedar
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL: <
> https://lists.berlios.de/pipermail/socketcan-users/attachments/20130426/cbb55f45/attachment-0001.html
> >
>
> ------------------------------
>
> Message: 2
> Date: Fri, 26 Apr 2013 16:20:06 +0200
> From: Marc Kleine-Budde <[email protected]>
> To: kedari appana <[email protected]>
> Cc: [email protected]
> Subject: Re: [Socketcan-users] socketcan
> Message-ID: <[email protected]>
> Content-Type: text/plain; charset="iso-8859-15"
>
> On 04/26/2013 03:03 PM, kedari appana wrote:
> > I am new to socketcan and i write a socketcan driver based on the
> > standard can drivers now i want to compile that driver how to compile
>
> Add your driver to your linux kernel under:
>
>     drivers/net/can/
>
> and add an option to
>
>     drivers/net/can/Kconfig
>     drivers/net/can/Makefile
>
> follow an existing driver like e.g. flexcan [1][2].
>
> > it and please help me how to write user space applications and how to
> > test my hardware so that  my driver code is correct .please help me
> > regarding this issue
>
> There are existing userspace applications, e.g. the can-utils, which can
> be downlaoded at gitorious.org [3]. Use cansend and candump to send and
> receive can messages. Use "ip" of the iproute2 package to configure the
> bitrate of your can interface[4]. See that document for more information
> about CAN under Linux.
>
> hth,
> Marc
>
> [1] http://lxr.free-electrons.com/source/drivers/net/can/Kconfig#L99
> [2] http://lxr.free-electrons.com/source/drivers/net/can/Makefile#L23
> [3] https://gitorious.org/linux-can/can-utils
> [4]
> http://lxr.free-electrons.com/source/Documentation/networking/can.txt#L854
> --
> Pengutronix e.K.                  | Marc Kleine-Budde           |
> Industrial Linux Solutions        | Phone: +49-231-2826-924     |
> Vertretung West/Dortmund          | Fax:   +49-5121-206917-5555 |
> Amtsgericht Hildesheim, HRA 2686  | http://www.pengutronix.de   |
>
> -------------- next part --------------
> A non-text attachment was scrubbed...
> Name: signature.asc
> Type: application/pgp-signature
> Size: 263 bytes
> Desc: OpenPGP digital signature
> URL: <
> https://lists.berlios.de/pipermail/socketcan-users/attachments/20130426/6b014f74/attachment-0001.pgp
> >
>
> ------------------------------
>
> _______________________________________________
> Socketcan-users mailing list
> [email protected]
> https://lists.berlios.de/mailman/listinfo/socketcan-users
>
> End of Socketcan-users Digest, Vol 74, Issue 1
> **********************************************
>
_______________________________________________
Socketcan-users mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/socketcan-users

Reply via email to