|
Re: is any doc guide to write CAN bus driver MCP2515 for QNX
|
06/20/2019 5:14 AM
post119763
|
Re: is any doc guide to write CAN bus driver MCP2515 for QNX
I think writing CAN driver for this QNX release means designing and implementing a resource manager from scratch.
With newer versions, QNX provides libio-can.a library and a standardized interface to CAN, meaning you would *only* need
to implement the hardware layer to serve the actual chip. But I am not sure if this framework is available for 6.4.1.
-Al
|
|
|