By default, the linker uses automatic library selection to select the correct run-time-support library (see Section 4.3.1.1) for your application. If you select the library manually, you must select the matching library using a naming scheme like the following:
rts2800_ml.libor rts2800_fpu32.lib
rts2800_ml | The default C28x support library | |
rts2800_fpu32 | Indicates support for 32-bit FPU targets | |
rts2800_fpu64 | Indicates support for 64-bit FPU targets |