Dear All,
i am new at using CCstudio and while running my code i get the following error. Can anyone provide help. It's urgent pls.
----------------------------- last1.pjt - Debug -----------------------------
[c6713dskinit.c] "C:\CCStudio_v3.1\C6000\cgtools\bin\cl6x" -g -s -fr"C:/CCStudio_v3.1/MyProjects/last1/Debug" -i"C:/CCStudio_v3.1/C6000/dsk6713/include" -d"CHIP_6713" -mv6710 --mem_model:data=far -@"../../../MyProjects/last1/Debug.lkf" "c6713dskinit.c"
[Vectors_poll.asm] "C:\CCStudio_v3.1\C6000\cgtools\bin\cl6x" -g -s -fr"C:/CCStudio_v3.1/MyProjects/last1/Debug" -i"C:/CCStudio_v3.1/C6000/dsk6713/include" -d"CHIP_6713" -mv6710 --mem_model:data=far -@"../../../MyProjects/last1/Debug.lkf" "Vectors_poll.asm"
[lst.c] "C:\CCStudio_v3.1\C6000\cgtools\bin\cl6x" -g -s -fr"C:/CCStudio_v3.1/MyProjects/last1/Debug" -i"C:/CCStudio_v3.1/C6000/dsk6713/include" -d"CHIP_6713" -mv6710 --mem_model:data=far -@"Debug.lkf" "lst.c"
[Linking...] "C:\CCStudio_v3.1\C6000\cgtools\bin\cl6x" -@"Debug.lkf"
<Linking>
undefined first referenced
symbol in file
--------- ----------------
_inputsource C:\CCStudio_v3.1\MyProjects\last1\Debug\c6713dskinit.obj
_com_poll C:\CCStudio_v3.1\MyProjects\last1\Debug\lst.obj
>> error: symbol referencing errors - './Debug/last1.out' not built
>> Compilation failure
Build Complete,
2 Errors, 0 Warnings, 0 Remarks.