SLAU132Y September 2004 – June 2021
You can inspect or modify library functions by examining the source code in the lib/src subdirectory of the compiler installation. For example,
C:\ti\ccsv7\tools\compiler\
msp430_#.#.#
\lib\src
.
One you have located the relevant source code, change the specific function file and rebuild the library.
You can use this source tree to rebuild the rts430.lib library or to build a new library. See Section 8.2.9 for details on library naming and Section 8.5 for details on building