Main Content

Build options

Build action

Specify if you want only build or build, load and run actions during code generation.

Settings

Default: Build

Build

With this option, pressing Ctrl+B or clicking Build Model:

  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 ARM® Cortex®-A9 hardware boards or QEMU.

Build, load, and run

With this option, pressing Ctrl+B or clicking Build Model:

  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 ARM Cortex-A9 hardware boards or QEMU.

  4. Runs the executable in the ARM Cortex-A9 hardware boards or QEMU.

Set host drive

Select an option to copy the generated output bin file automatically or manually to a drive.

Settings

Default:Automatically

Drive

Specify the drive letter on which you want to copy the generated output bin file.

Settings

Default:F: