How to ensure generated code is compatible to the microcontroller?
古いコメントを表示
How to ensure generated code is compatible to the microcontroller?
回答 (1 件)
Kaustubha Govind
2013 年 9 月 30 日
0 投票
Not sure exactly what you're asking here, but as described on the product page for Simulink Coder, the product generates ANSI/ISO C/C++ code. So as long as your microcontroller can work with ANSI/ISO code, it should be compatible.
カテゴリ
ヘルプ センター および File Exchange で Simulink Coder についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!