Main Content

Code Generation

C/C++ code generation and debugging, report generation

The code generator produces C and C++ code to use on embedded processors, on-target rapid prototyping boards, and microprocessors used in mass production. You can generate code that represents a complete algorithm, or standalone utility code that several model blocks share. Configure code generation parameters to generate target-specific code that adheres to your coding standards and meets your code generation objectives. Code generation reports and traceability between model and code support verification of your code.

Code replacement libraries help customize generated code to meet compliance standards, optimize for your run-time environment, or integrate with existing application code.

Featured Examples