Real-Time Workshop User's Guide | ![]() ![]() |
Introduction
The Real-Time Workshop Embedded Coder is a separate, add-on product for use with the Real-Time Workshop.
The Real-Time Workshop Embedded Coder provides a framework for the production of code that is optimized for speed, memory usage, and simplicity. The Real-Time Workshop Embedded Coder is intended for use in embedded systems.
The Real-Time Workshop Embedded Coder generates code in the Embedded-C
format. Optimizations inherent in the Embedded-C
code format include:
SimStruct
significantly reduces code size and memory usage.The Real-Time Workshop Embedded Coder supports the following key features:
This chapter describes the components of the Real-Time Workshop Embedded Coder provided with Real-Time Workshop. It also describes options for optimizing your generated code, and for automatically generating an S-function wrapper that calls your Real-Time Workshop Embedded Coder generated code from Simulink. In addition, certain restrictions that apply to the use of the Real-Time Workshop Embedded Coder are discussed.
We assume you have read Chapter 6, Program Architecture and Chapter 7, Models with Multiple Sample Rates in this manual. Those chapters give a general overview of the architecture and execution of programs generated by Real-Time Workshop.
![]() | Real-Time Workshop Embedded Coder | Real-Time Workshop Embedded Coder Demos | ![]() |