How can I interface a set of 32-bit hardware registers with a Simulink Model generated using Simulink encoder?
古いコメントを表示
I have a simulink model that simulates the flight dynamics of a guidance system. The inputs to the model and outputs from the model are relayed to/from a single board computer via a set of 32-bit hardware registers that are accessible on card over a PCI bus.
In general, what would be the best approach? The goal is to minimize the amount of hand-crafting and to minimize the number changes to non-model code everytime changes to the model are made? And what would be the most appropriate MATLAB/Simulink tools for this task?
Thanks in advance.
2 件のコメント
Kaustubha Govind
2013 年 8 月 15 日
Do you have a set of drivers/libraries from the vendor to interface with the registers from, say, a C/C++ application?
Douglas Robinson
2013 年 8 月 19 日
採用された回答
その他の回答 (0 件)
カテゴリ
ヘルプ センター および File Exchange で Deployment, Integration, and Supported Hardware についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!