Build Options
Defines how Simulink®
Coder™ software responds when you press Ctrl+B
to
build your model.
Build action
Default: Build,
load, and run
Build, load, and run
With this option, pressing
Ctrl+B
or clicking Build Model:Generates code from the model.
Compiles and links the code into an executable with libraries.
Loads the executable and libraries into the VEX® hardware board.
Runs the executable in the VEX hardware board.
Build
With this option, pressing
Ctrl+B
or clicking Build Model:Generates code from the model.
Compiles and links the code into an executable with libraries.
This option does not load and run the executable on the VEX hardware board.
See Also
Model Configuration Parameters for ARM Cortex-based VEX Microcontroller