Documentation

Tool/Options

Description

Display or customize build configuration settings.

Note

These parameters only appear when the model is configured to use the toolchain approach, as described inChoose Build Approach and Configure Build Process

Category:Code Generation

Settings

The tools column can include: Assembler, C Compiler, Linker, Shared Library Linker, C++ Compiler, C++ Linker, C++ Shared Library Linker, Archiver, Download, Execute, Make Tool. The options can vary by tool and toolchain and can contain macros. Consult third-party toolchain documentation for more information about options you can use with a specific tool.

Dependencies

To display a table of tools and options for the current build configuration, clickShow settings, next toBuild configuration.

To create a custom build configuration by editing a table of Tool/Options, setBuild configurationtoSpecify.

Command-Line Information

Parameter:CustomToolchainOptions
Type:特征向量
Value:Specify the baseline toolchain settings. Use a new-line-delineated character vector to specify each option and its values.
Default:''

Related Topics

Was this topic helpful?