<div dir="ltr"><div dir="ltr">Hello Jan,<div><br></div><div>There are some interested parties in CAN for RTEMS (but mostly of the volunteer type). Have a look at Pavel's message from March this year: <a href="https://lists.rtems.org/pipermail/devel/2020-March/058161.html">https://lists.rtems.org/pipermail/devel/2020-March/058161.html</a></div><div><br></div><div>Gedare</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, Dec 2, 2020 at 8:41 AM <<a href="mailto:Jan.Sommer@dlr.de">Jan.Sommer@dlr.de</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Hello,<br>
<br>
We have some upcoming projects which will use RTEMS and will require CAN.<br>
RTEMS doesn't have a CAN user interface and as far as I can see there is also no such thing in FreeBSD (please correct me if I'm wrong) which we could take in via rtems-libbsd.<br>
Now, our options are to just use keep everything internal and use some custom driver (maybe based on some micro controller implementations) or contribute some kind of CAN subsystem to RTEMS.<br>
I find the latter option more appealing, but then the question would be if we can use an API known from somewhere else like for spi and i2c and there doesn't seem to be a lot of choices:<br>
- SocketCan --> seems to be too much work to implement in RTEMS (would probably need a socket implementation as well). I found some discussions about an implementation for FreeBSD, but it seems to have died.<br>
- Can4Linux: Seems to be still maintained, the header file seems to be licensed under 3-Clause BSD. Is uses chardev, so it is probably reasonably easy to implement similar to spidev.<br>
<br>
Would there be any interest in having a can4linux implementation in RTEMS? Or are there other/better available APIs?<br>
<br>
Best regards,<br>
<br>
    Jan<br>
<br>
Deutsches Zentrum für Luft- und Raumfahrt e. V. (DLR)<br>
German Aerospace Center<br>
Institute for Software Technology | Software for Space Systems and Interactive Visualization | Lilienthalplatz 7 | 38108 Braunschweig | Germany<br>
<br>
Jan Sommer<br>
<br>
_______________________________________________<br>
devel mailing list<br>
<a href="mailto:devel@rtems.org" target="_blank">devel@rtems.org</a><br>
<a href="http://lists.rtems.org/mailman/listinfo/devel" rel="noreferrer" target="_blank">http://lists.rtems.org/mailman/listinfo/devel</a><br>
</blockquote></div></div>