Build Action
Defines how SoC Builder tool builds your model
Model Configuration Pane: Target hardware resources / Build options
Description
Defines how SoC builder tool responds when you press Ctrl+B
to build your model.
Settings
Build, load, and run
(default) | Build
| Build and load
Default: Build, load, and run
Build, load, and run
With this option, launching SoC Builder:
Generates code from the model.
Compiles and links the code into an executable with libraries.
Loads the executable and libraries into the hardware board.
Runs the executable in the hardware board.
Build
With this option, launching SoC Builder:
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 hardware board.
Build and load
With this option, launching SoC Builder:
Generates code from the model.
Compiles and links the code into an executable with libraries.
Loads the executable and libraries into the hardware board.
Programmatic Use
Parameter: |
Type: |
Values:
Build, load, and run | Build | Build
and load |
Default:
Build, load, and run |
Version History
Introduced in R2019a