Main Content

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:

  1. Generates code from the model.

  2. Compiles and links the code into an executable with libraries.

  3. Loads the executable and libraries into the hardware board.

  4. Runs the executable in the hardware board.

Build

With this option, launching SoC Builder:

  1. Generates code from the model.

  2. 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:

  1. Generates code from the model.

  2. Compiles and links the code into an executable with libraries.

  3. 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