SLAU646F September 2015 – June 2020
Figure 3-15 shows the MSP430 GCC Linker Libraries settings window.
Table 3-13 describes the options that are available for MSP430 GCC Linker Libraries settings.
Option | Description |
---|---|
Linker command files (-T, --script) | -T commandfile
Read link commands from the file command file. |
Libraries (-l, --library) | -l library
Search the library named library when linking. |
Library search path (-L, --library-path) | -L searchdir
Add path searchdir to the list of paths that ld will search for archive libraries and ld control scripts. |