SLAU132Y September 2004 – June 2021
You can build a library with any extra custom options desired. This is useful for building a version of the library with silicon exception workarounds enabled. The generated library is not a standard library, and must not be placed in the 'lib' directory. It should be placed in a directory local to the project which needs it. To build a debugging version of the library rts430_eabi.lib, change the working directory to the 'lib' directory and run the command:
mklib --pattern=rts430_eabi.lib --name=rts430_dbg.lib --install_to=$Project/Debug --extra_options="-g"