主要内容

Build Action

Defines how Simulink software responds when you press Ctrl+B to build model or set the default behavior of the toolstrip icon under Deploy section in the Hardware tab

Since R2026a

Model Configuration Pane: Hardware Implementation / Hardware board settings / Target hardware resources / Build options

Description

Defines how Simulink® software responds when you press Ctrl+B to build your model.

Settings

Build, load, and run (default) | Build

Default: Build, load, and run

Build, load, and run

With this option, pressing Ctrl+B or clicking Deploy to Hardware:

  1. Generates code from the model.

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

  3. Loads the executable on the TI mmWave radar board.

  4. Runs the executable on the TI mmWave radar board.

Build

With this option, pressing Ctrl+B or clicking Deploy to Hardware:

  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 TI mmWave radar board.

Programmatic Use

No programmatic use is available.

Version History

Introduced in R2026a