ARM Ltd. Windows GCC Assembler

Use the ARM Ltd. Windows GCC Assembler panel to specify the assembler settings for the project.

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

Table 1. Tool Settings - ARM Ltd. Windows GCC Assembler
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: -x assembler-with-cpp -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