SLAU646F September 2015 – June 2020
Figure 3-5 shows the MSP430 GCC Symbols settings window.
Table 3-3 describes the options that are available for MSP430 GCC Symbols settings.
Option | Description |
---|---|
Define symbols (-D) | -D name Predefine name as a macro. -D name=definition |
Undefine symbols (-U) | -U name Cancel any previous definition of name, either built-in or provided with a -D option. |