Build action
Specify if you want only build or build, load and run actions during code generation
Model Configuration Pane: Hardware Implementation / Simulink or Embedded Coder Hardware Support Package / Hardware board settings / Target hardware resources / Build options
Description
The Build action parameter specifies if you want only build or build, load and run actions during code generation.
Settings
Build, load, and run
(default) |
Build
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 ARM® Cortex®-A9 hardware boards or QEMU.
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 ARM Cortex-A9 hardware boards or QEMU.
Runs the executable in the ARM Cortex-A9 hardware boards or QEMU.
Recommended Settings
No recommendation.
Programmatic Use
No programmatic use is available. |
Version History
Introduced in R2016b