ARM Compiler

Use this panel to specify the command, options, and expert settings for the build tool compiler. Additionally, the ARM Compiler tree control includes the general, include file search path settings.

The following table shows the ARM Compiler settings.

Figure 1. Tool settings - ARM Compiler

Tool settings - ARM Compiler

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

Table 1. Tool settings - ARM Compiler Options
Option Description
Command Shows the location of the compiler executable file. You can specify additional command line options for the compiler; type in custom flags that are not otherwise available in the UI.
All options Shows the actual command line the compiler will be called with.

Expert Settings

Command line pattern

Shows the expert settings command line parameters; default is ${COMMAND} ${FLAGS}${OUTPUT_FLAG}${OUTPUT_PREFIX}${OUTPUT} ${INPUTS}.