xPC Target - Device driver
1 回表示 (過去 30 日間)
古いコメントを表示
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?
0 件のコメント
回答 (1 件)
Gordon Weast
2011 年 2 月 25 日
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.
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Target Computer Setup についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!