Re: CAN driver message structure

2022-04-12 Thread Pavel Pisa
Hello Prashanth, Karel and Gedare, On Tuesday 12 of April 2022 08:50:04 Karel Gardas wrote: > not sure about others but Pavel Pisa is CAN expert here. CCing him > directly as I've not seen him active recently. Thanks for poke. I am subscribed on RTEMS devel (and many more lists) but I am not capa

Re: CAN driver message structure

2022-04-11 Thread Karel Gardas
Hi Prashanth, not sure about others but Pavel Pisa is CAN expert here. CCing him directly as I've not seen him active recently. Anyway, as a non-expert I'd like to offer my hopefully not that misleading point of view. If you are going to write CAN driver, then you first need to interface

CAN driver message structure

2022-04-11 Thread Prashanth S
Hi All, This is to query on CAN message format for CAN drivers. I want to implement a CAN driver for BeagleBone Black in RTEMS(GSoC). As I looked through the RTEMS Source Tree, found https://devel.rtems.org/browser/rtems/bsps/arm/lpc176x/can