주요 콘텐츠

Linker flags

Flags for the link command line

Model Configuration Pane: Simulation Target

Description

The Linker flags parameter specifies additional flags to be added to the linker command line.

Settings

none (default)

Enter a list of flags for the linker command line. Specify the flags with a space-separated list. If a makefile is generated, these macro definitions are added to the linker command line in the makefile. Acceptable flag content and syntax depend on the linker being used.

Examples: -T, -MD -Gy

Recommended Settings

ApplicationSetting
DebuggingNo impact
TraceabilityNo impact
EfficiencyNo impact
Safety precaution

No recommendation

Programmatic Use

Parameter: SimCustomLinkerFlags
Type: character vector
Value: linker flags
Default: none

Version History

Introduced in R2020b