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, SYSCONFIG

Description Resource Path Location Type
#1965 cannot open source file "F2837xD_device.h" main.c /LED_Blink line 6 C/C++ Problem

This is the problem statement.

I have installed C2000ware and also set the directory of the include file in the properties: C:\ti\ccs1250\ccs\tools\compiler\ti-cgt-c2000_22.6.1.LTS\include

  • Hello Adrish,

    Have you tried using the blinky_cpu01 examples in C2000Ware_5_01_00_00\device_support\f2837xd\examples\cpu1\blinky? This example shows the correct format for using bitfield header files and how to import/include the files properly for the project.

    I strongly recommend you use the driverlib examples, since this will allow you to utilize the SysConfig tool since it will both simplify development and help perform error checking on the configuration of any peripherals you plan to use.