This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

CCS/TMS320F280049C: How to start a new project with driverlib.lib

Part Number: TMS320F280049C
Other Parts Discussed in Thread: C2000WARE

Tool/software: Code Composer Studio

Hi,

I am new to CCS and TI controllers.

I've read documentation for a few days now and want to start a new project (in stead of copying another project and change).

I managed to start a new project (use the project wizard), got the debugger working, C20000WARE is included (2.01), but:

1) when I include driverlib.lib I et errors like: #1965 cannot open source file "driverlib.lib" (it is also not in the project, like othe examples - ho to add?)

2) I do not have the \device folder  with device.c/.h, f28004x_codestartbranch.asm etc.

Above does excist in eg. the example "receiver" project, supplied withC2000WARE.

Most important is: where to find this kind of documentation? (i did read the getting started etc etc etc, so please point it out)

Kind regards,

Ruud

  • Hi Ruud,

    The easiest way is to pick the DriverLib example which is most relevant to your project and then start modifying the code, rename the project etc. If you want to start from clean state, you can select empty_project to import, and then start adding code. This way, all the relevant project settings are already done for you.

    The documentation can be found at

    C:\ti\C2000Ware_2_01_00_00\device_support\f28004x\docs\F28004x_DriverLib_Users_Guide.pdf