How to ensure generated code is compatible to the microcontroller?

Answers (1)

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

Asked:

on 30 Sep 2013

Answered:

on 30 Sep 2013

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!