Main Content
Build Action
Defines how SoC Builder tool builds your model.
Settings
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.