Chapter 4
Generating Code for Real-Time Operating Systems
©
National Instruments Corporation
4-9
configuration file is updated. Also, the updated configuration file is stored
in the same directory where the generated code is placed. Refer to the
-o
option.
Caution
Comments are
not
preserved in the default configuration file. Use a different file
and the
-rtosf
option if you plan to preserve the comments.
Note
You
must
use the template parameters as specified in the previous tables before code
affected by RTOS file settings is generated. The standard C and Ada templates do not have
any of the RTOS template parameters. It is up to a template programmer to integrate the
template parameters in such a way to customize code generation for a particular real-time
operating system. Refer to the
Template Programming Language User Guide
for template
examples.