Real-Time Workshop    

Real-Time Code Format

The real-time code format (corresponding to the generic real-time target) is useful for rapid prototyping applications. If you want to generate real-time code while iterating model parameters rapidly, you should begin the design process with the generic real-time target. The real-time code format supports:

For more information on inlining S-functions, see the Target Language Compiler Reference Guide.

The real-time code format declares memory statically, that is, at compile time.

Unsupported Blocks

The real-time format does not support the following built-in blocks:

System Target Files

Template Makefiles


  Choosing a Code Format for Your Application Real-Time malloc Code Format