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.

fatal error detected in the compilation



Hi All 

 

I am facing a error when I build my project and I am not sure what is the problem .

Can some one help me 

The error says that It could not open the configuration file.

But i had included it in my project.

Below is the build report

-------------------------  floatPoint_nr.pjt - Debug  -------------------------

"c:\ti\plugins\bios\gconfgen" sound.cdb

"c:\ti\c5500\cgtools\bin\cl55" -g -q -o2 -fr"G:/workouts/NR/Debug" -i"../inc" -d"_DEBUG" -ml -@"../Debug.lkf" "floatPoint_nr_fft.c"

"c:\ti\c5500\cgtools\bin\cl55" -g -q -o2 -fr"G:/workouts/NR/Debug" -i"../inc" -d"_DEBUG" -ml -@"../Debug.lkf" "floatPoint_nr_hwindow.c"

"c:\ti\c5500\cgtools\bin\cl55" -g -q -o2 -fr"G:/workouts/NR/Debug" -i"../inc" -d"_DEBUG" -ml -@"../Debug.lkf" "floatPoint_nr_init.c"

"c:\ti\c5500\cgtools\bin\cl55" -g -q -o2 -fr"G:/workouts/NR/Debug" -i"../inc" -d"_DEBUG" -ml -@"../Debug.lkf" "floatPoint_nr_mainTest.c"

"floatPoint_nr_mainTest.c", line 3: fatal error: could not open source file "soundcfg.h"

1 fatal error detected in the compilation of "floatPoint_nr_mainTest.c".

Compilation terminated.

"c:\ti\c5500\cgtools\bin\cl55" -g -q -o2 -fr"G:/workouts/NR/Debug" -i"../inc" -d"_DEBUG" -ml -@"../Debug.lkf" "floatPoint_nr_proc.c"

"c:\ti\c5500\cgtools\bin\cl55" -g -q -o2 -fr"G:/workouts/NR/Debug" -i"../inc" -d"_DEBUG" -ml -@"../Debug.lkf" "floatPoint_nr_ss.c"

"c:\ti\c5500\cgtools\bin\cl55" -g -q -o2 -fr"G:/workouts/NR/Debug" -i"../inc" -d"_DEBUG" -ml -@"../Debug.lkf" "floatPoint_nr_vad.c"

"c:\ti\c5500\cgtools\bin\cl55" -g -q -o2 -fr"G:/workouts/NR/Debug" -i"../inc" -d"_DEBUG" -ml -@"Debug.lkf" "soundcfg.s55"

"c:\ti\c5500\cgtools\bin\cl55" -g -q -o2 -fr"G:/workouts/NR/Debug" -i"../inc" -d"_DEBUG" -ml -@"Debug.lkf" "soundcfg_c.c"

Build Complete,

  1 Errors, 0 Warnings, 0 Remarks.

Should I change my compiler options during building . If so let me know what to do
Thanks in advance 
Regards
velappan