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.

Compliation Error CCS_4.2.4

Other Parts Discussed in Thread: CONTROLSUITE

Hello,

I installed CCS_4.2.4 and  controSUITE

i update the code generation bey

I imported the TMDX28069USB-SineFIRFFT32   project,  when compiling,  I got the these errors:

"../SineFIRFFT32-Main.c", line 40: fatal error: could not open source file "PeripheralHeaderIncludes.h"
1 fatal error detected in the compilation of "../SineFIRFFT32-Main.c".
Compilation terminated.

gmake: *** [SineFIRFFT32-Main.obj] Error 1

"../Commros/Commros_user.c", line 1: fatal error: could not open source file "PeripheralHeaderIncludes.h"
1 fatal error detected in the compilation of "../Commros/Commros_user.c".
Compilation terminated.

>> Compilation failure


gmake: *** [Commros/Commros_user.obj] Error 1
gmake: Target `all' not remade because of errors.

Please can you help me !!!