SLAU646F September 2015 – June 2020
Figure 3-8 shows the MSP430 GCC Preprocessor settings window.
Table 3-6 describes the options that are available for MSP430 GCC Preprocessor settings.
Option | Description |
---|---|
Preprocess only; do not compile, assemble, or link (-E) | Enable this option to preprocess only without compiling or assembling or linking. |
Other preprocessor flags (-Xpreprocessor) | Use this to supply system-specific preprocessor options that GCC does not recognize.
To pass an option that takes an argument, use -Xpreprocessor twice, once for the option and once for the argument. |