Real-Time Workshop | ![]() ![]() |
Introduction |
Motivation for implementing a custom target configuration |
Components of a Custom Target Configuration |
Overview of the code and control files that make up a custom target configuration |
Tutorial: Creating a Custom Target Configuration |
A hands-on exercise in building a custom rapid prototyping target |
Customizing the Build Process |
Information on System Target File Structure and Template Makefiles, and how to modify them |
Creating Device Drivers |
Implementation of device drivers as S-Function blocks, including both inlined and noninlined drivers |
Interfacing Parameters and Signals |
Guidelines for use of the Real-Time Workshop signal monitoring and parameter tuning APIs |
Creating an External Mode Communication Channel |
How to support external mode on your custom target, using your own low-level communications layer |
Combining Multiple Models |
Strategies for combining several models (or several instances of the same model) into a single executable |
DSP Processor Support |
How to emulate register sizes smaller than 32 bits |
![]() | Creating a Customized Asynchronous Library | Introduction | ![]() |