Optimization level: by default, the demo project
uses optimization level 3. TI does not recommend to change the optimization level of the
project. If users need more code size for the application code, then check the information
of the optimized library in the USS Library User's Guide.
Figure 5-3 Properties Setting in Demo Project
Predefined symbols: the predefined symbols are
predefined by the compiler system. This can be found in Project
Properties->Build->MSP430 Compiler->Predefined Symbols. If users need to enable
the 5V excitation function, then change the predefined symbol __AFE_EXT_3v3__ to
__AFE_EXT_5v0__ to enable. Refer to Section 4.1.3 for more details.