Specify a target operating system to use when generating model-specific example main program module.
Category: Code Generation > Templates
Default: BareBoardExample
BareBoardExample
Generates a bareboard main program designed to run under control of a real-time clock, without a real-time operating system.
VxWorksExample
Generates a fully commented example showing how to deploy the code under the VxWorks® real-time operating system.
NativeThreadsExample
Generates a fully commented example showing how to deploy the threaded code under the host operating system. This option requires you to configure your model for concurrent execution.
This parameter is enabled by Generate an example main program.
This parameter must be the same for top-level and referenced models.
Parameter: TargetOS |
Type: character vector |
Value: 'BareBoardExample' | 'VxWorksExample' | 'NativeThreadsExample' |
Default: 'BareBoardExample' |
Application | Setting |
---|---|
Debugging | No impact |
Traceability | No impact |
Efficiency | No impact |
Safety precaution | No impact |