Target Language Compiler | ![]() ![]() |
Introduction
The Target Language CompilerTM tool is an integral part of the Real-Time Workshop®. It enables you to customize the C code generated from any Simulink® model and generate optimal, inlined code for your own Simulink blocks. Through customization, you can produce platform-specific code, or you can incorporate your own algorithmic changes for performance, code size, or compatibility with existing methods that you prefer to maintain.
Note
This book describes the Target Language Compiler, its files, and how to use them together. This information is provided for those users who need to customize target files in order to generate specialized output or to inline S-functions in order to improve the performance and readability of the generated code. The overall code generation process for the Real-Time Workshop is discussed in detail in the Real-Time Workshop documentation in Code Generation and the Build Process. This book refers to the Target Language Compiler either by its complete name, Target Language Compiler, or TLC, or simply, Compiler. |
![]() | Introducing the Target Language Compiler | Overview of the TLC Process | ![]() |