Software

XC8 Assembler Options

Table 1. XC8 Assembler Options
Option Description

General options

-Wa,option

Options to pass on to the assembler

-x assembler-with-cpp

The -x assembler-with-cpp language option ensures assembly source files are preprocessed before they are assembled

-c

Use the -c option to halt compilation after executing the assembler

-v

Announce version in the assembler output

Debugging options

-Wa,-g

The debugging information type generated

Miscellaneous options

Other Assembler Flags

To input other project-specific assembler flags which users may want to include/append in the assembler step