ARM Ltd. Windows GCC Compiler

Use the ARM Ltd. Windows GCC Compiler panel to specify the compiler options that are specific to the ARM (GCC).

Note: The list of tools presented on the Tool Settings page can differ, based upon the toolchain used by the project.

The following table lists and describes the various options available on the ARM Ltd. Windows GCC Compiler panel.

Table 1. Tool Settings - ARM Ltd. Windows GCC Compiler
Option Description
Command Shows the location of the assembler executable file. Default: arm-none-eabi-gcc
All options Shows the actual command line the assembler will be called with. Default: -nostdinc -I"D:\Profiles\b14174\16may2012\Project_1/Project_Headers" -I"D:\Freescale\CW MCU v10.x\eclipse\../Cross_Tools/arm-none-eabi-gcc-4_6_2/bin/../ewl/EWL_C/include" -I"D:\Freescale\CW MCU v10.x\eclipse\../Cross_Tools/arm-none-eabi-gcc-4_6_2/bin/../ewl/EWL_Runtime/include" -O0 -Wall -Wa,-adhlns="$@.lst" -c -fmessage-length=0 -mcpu=cortex-m0 -mthumb -g3 -gstabs
Expert settings Shows the expert settings command line parameters. Default: " ${ARMSourceryDir}/${COMMAND}" ${INPUTS} ${FLAGS} ${OUTPUT_FLAG}${OUTPUT_PREFIX}${OUTPUT}"
Command line pattern