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?
回答(1 个)
Gordon Weast
2011-2-25
0 个投票
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.
类别
在 帮助中心 和 File Exchange 中查找有关 Target Computer Setup 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!