Properties, C/C++ Settings, Tools Settings, GCC Assembler, General

Set the general settings for the assembler tool

Option Description
Other assembler flags Other assembler flags to add to the command
Include paths (-I) Specify directories to search for header files
Use preprocessor (-x assembler-with-cpp) Indicates that the assembly code contains C directives and armclang must run the C preprocessor
Verbose (-v) Enable verbose message