Part Number: TMS320F280049C
Other Parts Discussed in Thread: MOTORWARE, C2000WARE
Hi,
Recently, my company just switch from old c2000 version (F28069M) to newer version (F280049C). Since in previous version, we use motorware as a foundation, I'm getting along with driverlib in C2000ware quite well. But I notice that in C2000Ware, it's include driverlib.lib in every project that use driverlib model. So my question is: can i exclude driverlib.lib from the project and only use C:\TI\C2000Ware_5_01_00_00\driverlib\f28004x\driverlib and C:\TI\C2000Ware_5_01_00_00\driverlib\f28004x\driverlib\inc (even exlude the folder C:\TI\C2000Ware_5_01_00_00\driverlib\f28004x\driverlib\ccs that content driverlib.lib).