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.

Found error in building the example project of HVPM sensorless using f28335.

Other Parts Discussed in Thread: CONTROLSUITE

I am using CCSv6. I was buliding my project. But I found this error. 

"C:/ti/controlSUITE/device_support/f2803x/v122/DSP2803x_headers/source/DSP2803x_GlobalVariableDefs.c", line 14: fatal error: cannot open source file "DSP2803x_Device.h"
1 catastrophic error detected in the compilation of "C:/ti/controlSUITE/device_support/f2803x/v122/DSP2803x_headers/source/DSP2803x_GlobalVariableDefs.c".
Compilation terminated.

>> Compilation failure
gmake: *** [DSP2803x_GlobalVariableDefs.obj] Error 1
gmake: *** No rule to make target `../HVPM_Sensorless_2833x/HVPM_Sensorless_2833x/HVPM_Sensorless_2833x/HVPM_Sensorless_2833x/HVPM_Sensorless_2833x/HVPM_Sensorless_2833x/HVPM_Sensorless-DevInit_F2833x.c', needed by `HVPM_Sensorless-DevInit_F2833x.obj'.
gmake: *** No rule to make target `../HVPM_Sensorless_2833x/HVPM_Sensorless_2833x/HVPM_Sensorless_2833x/HVPM_Sensorless_2833x/HVPM_Sensorless_2833x/HVPM_Sensorless_2833x/HVPM_Sensorless-DevInit_F2803x.c', needed by `HVPM_Sensorless-DevInit_F2803x.obj'.
gmake: *** No rule to make target `../HVPM_Sensorless_2833x/HVPM_Sensorless_2833x/HVPM_Sensorless_2833x/HVPM_Sensorless_2833x/HVPM_Sensorless_2833x/HVPM_Sensorless_2833x/F28335_FLASH_HVPM_Sensorless.cmd', needed by `HVPM_Sensorless_2833x.out'.
gmake: *** No rule to make target `../HVPM_Sensorless_2833x/HVPM_Sensorless_2833x/HVPM_Sensorless_2833x/HVPM_Sensorless_2833x/HVPM_Sensorless_2833x/HVPM_Sensorless_2833x/F28035_FLASH_HVPM_Sensorless.CMD', needed by `HVPM_Sensorless_2833x.out'.
gmake: Target `all' not remade because of errors.

**** Build Finished ****

Can anyone help me to find the error.