How to ensure generated code is compatible to the microcontroller?
Show older comments
How to ensure generated code is compatible to the microcontroller?
Answers (1)
Kaustubha Govind
on 30 Sep 2013
0 votes
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.
Categories
Find more on Simulink Coder in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!