Embedded Coder® generates readable, compact, and fast C and C++ code for embedded processors used in mass production. It extends MATLAB® Coder™ and Simulink® Coder with advanced optimizations for precise control of the generated functions, files, and data. These optimizations improve code efficiency and facilitate integration with legacy code, data types, and calibration parameters. You can incorporate a third-party development tool to build an executable for turnkey deployment on your embedded system or rapid prototyping board.
Embedded Coder offers built-in support for AUTOSAR, MISRA C®, and ASAP2 software standards. It also provides traceability reports, code documentation, and automated software verification to support DO178, IEC 61508, and ISO 26262 software development. Embedded Coder code is portable, and can be compiled and executed on any processor. In addition, it offers support packages with advanced optimizations and device drivers for specific hardware.
Generate C Code from Simulink Models
Generate, test, and deploy C code optimized for an embedded system from a model that represents a discrete-time control system.
Generate switch-case
statements
instead of if-elseif-else
statements in C/C++ code
generated from MATLAB code.
Include Comments in Generated C/C++ Code
Include MATLAB source code as comments in the generated code. Include function help text and function signature in function banner.
MathWorks® code generation technology produces C or C++ code and executable programs for algorithms.
Validate and verify steps in the system development process, such as requirements analysis, system specification, code generation, and software and system integration.
Choose a system target file for generating, building, and executing code for target environments, such as development computers, real-time simulators, and embedded processors.
Prepare a model for quickly generating readable, efficient code.
The Embedded Coder product extends the MATLAB Coder product with capabilities that you can use for embedded software development.