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.

TMS320F28379D: TMS320F28379D

Part Number: TMS320F28379D
Other Parts Discussed in Thread: C2000WARE

Hi,

If I follow this instruction to create a new CCS project

https://software-dl.ti.com/ccs/esd/documents/users_guide/ccs_getting-started.html

I get a different structure than in examples from explorer:

I have a debug folder with syscfg subfolder. In case of examples there are CPU1_RAM folder with device and syscfg subfolder as well as additional  device folder that has drivelib.h, device.c, device.h header. If i try to build my project i get this error:

>> Compilation failure
subdir_rules.mk:25: recipe for target 'syscfg/board.obj' failed
"syscfg\board.h", line 52: fatal error #1965: cannot open source file "driverlib.h"
1 catastrophic error detected in the compilation of "syscfg/board.c".
Compilation terminated.

How can I add to my project all necessary files and folders?

thanks vadim