Build action
Simulink Coder build operation for model
Model Configuration Pane: Hardware Implementation / Simulink or Embedded Coder Hardware Support Package / Hardware board settings / Target hardware resources / Build options
Description
The Build action parameter defines how Simulink®
Coder™ software responds when you press Ctrl+B to build your model.
Settings
Build, load, and run (default) | BuildBuild, load, and runWith this option, pressing
Ctrl+Bor clicking Build Model:Generates code from the model.
Compiles and links the code into an executable with libraries.
Loads the executable and libraries into the NXP FRDM-K64F hardware board.
Runs the executable in the NXP FRDM-K64F hardware board.
BuildWith this option, pressing
Ctrl+Bor clicking Build Model: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 NXP FRDM-K64F hardware board.
Recommended Settings
No recommendation.
Programmatic Use
| No programmatic use is available. |
Version History
Introduced in R2016a