Code generation for TS7800 supporting ARM9 processor
5 ビュー (過去 30 日間)
古いコメントを表示
TS-7800 of Technologic System http://www.embeddedarm.com/products/board-detail.php?product=TS-7800 , this board contains ARM9 processor. Is Embedded Coder can be used for generating C code for this board?
0 件のコメント
採用された回答
TAB
2012 年 6 月 19 日
Basically embedded coder generates generic ANSI/ISO C/C++ code which can be integrated with your hand written (low level) code and ported to any (8/16/32 bit - depending upon the device type you have selected) micro-controller on any board.
Still, simulink directly support some frequently used prototyping boards which are listed here. Advantage of using these board is that, simulink generates the complete code which can be run directly on these boards without any further integration requirement.
その他の回答 (0 件)
参考
カテゴリ
Help Center および 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!