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!