This page describes how to link the TMS320F28335 Library to your Project
1) Click your Project with Right Mouse Button --> Properties
2) Go to Build -> Dependencies -> Add -> Select TMS320F28335 and click OK
3) Go to Build -> Include Options -> Add dir to #include search path -> Workspaces
4) Select TMS320F28335 and click OK
--> Path will be shown in window:
Click OK
5) Go to C2000 Linker --> File Search Path --> Include library file or command file as input --> Workspace
6) Select TMS320F28335 --> Debug --> TMS320F28335.lib and click OK
--> Path will be shown in window
Click OK
7) Click Apply and Close
The libary has been linked to your project successfully and you can use library functions in your project now