Real-Time Workshop User's Guide
R
eal-Time Workshop Ada Coder
This chapter contains the following topics:
Introduction
.
Overview of
the Real-Time Workshop Ada Coder, including applications, supported targets and compilers, and restrictions.
Getting Started
.
Simple example of generating an Ada program from a Simulink model.
Configuring and Interfacing Parameters and Signals
.
Interfacing your model's block parameters and signals to your hand-written code.
Code Validation
.
Validating generated code against your model by logging data from your Ada program to the MATLAB workspace.
Supported Blocks
.
Summary of blocks supported by
the Real-Time Workshop Ada Coder.
Creating a Customized Asynchronous Library
Introduction