Reply by rosma_is85 November 21, 20082008-11-21
Hi everybody, I am very new here.

I have problem in linking my project in CCS. Everytime I try to build
the project, some error messages pop out saying this:-

-------------------------- main2(hello).pjt - Debug ----------------
----------
[main2 (hello).c] "C:\CCStudio_v3.3\C5400\cgtools\bin\cl500" -g -
fr"C:/CCStudio_v3.3/MyProjects/main2(hello)/Debug" -d"_DEBUG" -
@"../Debug.lkf" "main2 (hello).c"

[main3 (mute).c] "C:\CCStudio_v3.3\C5400\cgtools\bin\cl500" -g -
fr"C:/CCStudio_v3.3/MyProjects/main2(hello)/Debug" -d"_DEBUG" -
@"../Debug.lkf" "main3 (mute).c"

[Linking...] "C:\CCStudio_v3.3\C5400\cgtools\bin\cl500" -@"Debug.lkf"

-o./Debug/main2(
>> C:\Users\cansys\AppData\Local\Temp\TI7523, line 6: error:
syntax error
>> TI7523: error: system error, can't open file 'w.obj' for input:
No such file or directory

>> Compilation failure

Build Complete,
3 Errors, 0 Warnings, 0 Remarks.

As what I should do, I tried to trace down the directory of TI7523
file but I couldnt find it. Can somebody help me with this problem
because I am still new with CCS. Tq