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.

could not open source file error

Hi,

I am getting a could not open source file error.I have included all the paths for libary file still why am I getting this error?

C:\ti\ccsv5\utils\bin\gmake -k all
'Building file: ../client.c'
'Invoking: C6000 Compiler'
"C:/ti/bin/cl6x" -mv6600 --abi=eabi -g --include_path="C:/ti/include" --include_path="C:/ti/uia_1_01_00_04/packages/ti/uia/runtime" --include_path="C:/ti/uia_1_01_00_04/packages" --include_path="C:/ti/pdk_C6678_1_1_2_5/packages/ti/drv/qmss" --include_path="C:/ti/pdk_C6678_1_1_2_5/packages/ti/drv/cppi" --include_path="C:/ti/imglib_c66x_3_1_1_0/inc" --display_error_number --diag_warning=225 --diag_wrap=off --preproc_with_compile --preproc_dependency="client.pp" --cmd_file="./configPkg/compiler.opt" "../client.c"
"C:/ti/xdctools_3_23_04_60/packages/xdc/cfg/global.h", line 39: fatal error #5: could not open source file "C:/Users/SEEKER_NEW2/workspace_v5_2/multicore_ethernet/Debug/configPkg/package/cfg/client_pe66.h"
1 fatal error detected in the compilation of "../client.c".

Compilation terminated.
>> Compilation failure
gmake: *** [client.obj] Error 1
gmake: Target `all' not remade because of errors

Thankyou!