Part Number: TMS320F28379D
Other Parts Discussed in Thread: C2000WARE

Hi TI,
I am getting the following error while running a program in CCS.
Please suggest any probable way to resolve this issue.
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.
Part Number: TMS320F28379D
Other Parts Discussed in Thread: C2000WARE

Hi TI,
I am getting the following error while running a program in CCS.
Please suggest any probable way to resolve this issue.
Hi,
If this your custom application or you have imported the project from C2000Ware?
These registers are declared in F2837xD_GlobalVariableDefs.c, which should be included in the project.
I will recommend that you can import one of the example from C2000Ware, and then take a look.

Regards, Santosh
This is our custom application.

after including the file "F2837xD_GlobalVariableDefs.c" am getting the above error.
Hi,
I will reiterate again, please import one of the example from C2000Ware, and then take a look. It should have all of these files included in the project and then compare to your project what is needed.
F2837xD_PieVect.c file needs to be include.
Regards, Santosh
Please, Let me know which example file I need to import or any example file I can import.