MATLAB: What embedded compilers and Integrated Development Environments (IDE) does Embedded Coder support

codercompilersecoderEmbedded Coderidesimulinksimulink coderStateflow Codersupport

I would like to know what embedded compilers and IDEs Embedded Coder supports.

Best Answer

Embedded Coder generates ANSI/ISO C/C++ code and thus supports all embedded compilers and IDEs that support C/C++ code. If portable ANSI/ISO C/C++ that can be called by any scheduler is not sufficient, Embedded Coder has a variety of options and features that end users can leverage to generate target specific code for their particular compiler environment. A sample of these options and features are listed below.
Optimize Generated Code by Developing and Using Code Replacement Libraries - MATLAB and Simulink:
Custom Simulink Real-Time drivers (R2017b and earlier releases):
Memory/Pragma Sections:
Legacy Code Integration using Legacy Code Tool:
Control generation of Function Prototypes:
Code Generation from MATLAB and Simulink Code:
MATLAB Central contains several examples that may also be relevant to your needs:
Note that MathWorks does not guarantee or warrant the use or content of MATLAB Central submissions. Any questions, issues, or complaints should be directed to the contributing author.
In addition to ANSI C/C++ code generation and target customization options mentioned above, MathWorks and third party link and target products offer built-in integration support for several target, compiler, and RTOS combinations. These products provide device driver blocks, target optimized code, build environment automation, Processor-in-Loop testing, and other features.
You can find all the relevant details related to Embedded Coder in the below link:
Finally, MathWorks consulting and a number of third parties service providers are able to create custom solutions for your target environment needs.