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!