How to ensure generated code is compatible to the microcontroller?
Mostrar comentarios más antiguos
How to ensure generated code is compatible to the microcontroller?
Respuestas (1)
Kaustubha Govind
el 30 de Sept. de 2013
0 votos
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.
Categorías
Más información sobre Simulink Coder en Centro de ayuda y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!