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.

TMS320F28388D: driverlib.h Error When Creating a Project from Scratch

Part Number: TMS320F28388D
Other Parts Discussed in Thread: C2000WARE

Tool/software:

Hi,

I want to create a project from scratch with TMS320F28388D MCU in CCS. I will use sysconf while creating the project.

But I get an error because I can't find driverlib and f28x_project header files even though I created it by looking at sample projects. What should I do?

File names like f28x_project do not appear in the sample projects. Why is it created here?

  • Hi,

    Are you using bitfield or driverlib for the project ?  "f28x_project.h" is needed if you are using bitfields . 

    You can start building your porject by referrring to the empty project provided in C2000Ware at  <C2000WareInstallDir>\driverlib\f2838x\examples\c28x\empty_projects folder

    Best Regards

    Siddharth