Target Language Compiler    

Introducing the Target Language Compiler


The Target Language Compiler transforms a specially compiled Simulink block diagram into ANSI C files that can be compiled and linked manually or automatically by Real-Time Workshop. This initial discussion of Target Language Compiler technology includes the following topics.
Introduction
Overview of the role of the Target Language Compiler in code generation
Capabilities
Reasons and circumstances for customizing generated code
Code Generation Process
Block and system target files, exemplified by inlined S-functions
Advantages of Inlining S-Functions
When, how, and why to inline S-functions
New Features and Compatibility Issues in Versions 4.0, 4.1, and 5.0
What's new and not-so-new in the Target Language Compiler
Where to Go from Here
Topics covered in this and related MATLAB manuals



  Target Language Compiler Introduction