Other Parts Discussed in Thread: C2000WARE
Tool/software:
I want to know what is driverlib.lib file that seems to appear in the imported example projects code available in the Resource Explorer ?
It is a binary file that cannot be opened.
I tried excluding it from the project and tried building the project but ended up facing some errors !!
Please assist me with this.
I need to know what all content is present in driverlib.lib file (what all definitions or anything) so that we can decide whether to have it and use it in our project that we are gonna develop for a motor control application ?