ARM Linker

Use this panel to specify ARM linker behavior. You can specify the command, options, and expert settings for the build tool linker. Additionally, the Linker tree control includes the input, general, and output settings.

The following table lists and describes the linker options for ARM.

Table 1. Tool Settings - ARM Linker Options
Option Description
Command Shows the location of the linker executable file. Default value is: "${CF_ToolsDir}/mwldarm". You can specify additional command line options for the linker; type in custom flags that are not otherwise available in the UI.
All options Shows the actual command line the ARM linker will be called with.
Expert Settings  
Command line pattern Shows the command line pattern; default is ${COMMAND} ${FLAGS} ${OUTPUT_FLAG} ${OUTPUT_PREFIX}${OUTPUT} ${INPUTS}.