SLAU646F September 2015 – June 2020
Figure 3-16 shows the MSP430 GCC Linker Symbols settings window.
Table 3-14 describes the options that are available for MSP430 GCC Linker Symbols settings.
Option | Description |
---|---|
Define a symbol (--defsym) | -defsym symbol=expression Create a global symbol in the output file, with the absolute address given by expression. |
Start with undefined reference to SYMBOL (--undefined, -u) | Force symbol to be entered in the output file as an undefined symbol |