xPC Target - Device driver

I would like to use a SBC( single-board computer) as a target for xPC. This does not have the I/O drivers supported by xpc. So I need to write a device driver for the board. I would also like to incorporate a protocol into the device driver. So the question is , Is it possible to create a target I/O driver with a particular protocol support?

Answers (1)

Gordon Weast
Gordon Weast on 25 Feb 2011

0 votes

Yes, you can write your own driver. For instructions on how to do it, please look at our Device Drivers Guide at: http://www.mathworks.com/help/toolbox/xpc/
The Device Drivers Guide is accessed from one of the bulleted items.

Asked:

on 2 Feb 2011

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!