Build Action
Defines how Simulink®
Coder™ software responds when you press Ctrl+B
to
build your model.
Settings
Default:
Build, load, and run
Build, load, and run
With this option, pressing
Ctrl+B
or 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 LEGO® MINDSTORMS® EV3 brick.
Runs the executable in the LEGO MINDSTORMS EV3 brick.
Build
With this option, pressing
Ctrl+B
or 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 LEGO MINDSTORMS EV3 brick.
Disable Parallel Build
When you select the check box, the support package compiles generated code and driver source codes in a sequential order.
When you clear the check box, the support package compiles generated code and driver source codes in parallel. This reduces the time taken to build the model.
Settings
Default: Clear
Recommended Settings
Application | Setting |
---|---|
Debugging | Build_load_and_run |
Traceability | No impact |
Efficiency | No impact |
Safety precaution | No impact |
See Also
Model Configuration Parameters for the LEGO MINDSTORMS EV3 Brick