SPRU514Z July 2001 – October 2023 SM320F28335-EP
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 rts2800_ml.lib, change the working directory to the 'lib' directory and run the command:
mklib --pattern=rts2800_ml.lib --name=rts2800_debug.lib --install_to=$Project/Debug --extra_options="-g"