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.

Unresolved symbols on C2000 project

Other Parts Discussed in Thread: CCSTUDIO

hi jhon,

i have a proble

which reads as follows

------------------------------ DSP.pjt - Debug ------------------------------
[Linking...] "C:\CCStudio_v3.1\C2000\cgtools\bin\cl2000" -@"Debug.lkf"
<Linking>

undefined first referenced
symbol in file
--------- ----------------
_GpioDataRegs C:\Users\Kuncharapu\Desktop\DSP\Debug\DSP.obj
_InitPieVectTable C:\Users\Kuncharapu\Desktop\DSP\Debug\DSP.obj
_PieVectTable C:\Users\Kuncharapu\Desktop\DSP\Debug\DSP.obj
_PieCtrlRegs C:\Users\Kuncharapu\Desktop\DSP\Debug\DSP.obj
_InitPieCtrl C:\Users\Kuncharapu\Desktop\DSP\Debug\DSP.obj
_EvaRegs C:\Users\Kuncharapu\Desktop\DSP\Debug\DSP.obj
_EvbRegs C:\Users\Kuncharapu\Desktop\DSP\Debug\DSP.obj
_InitPeripheralClocks C:\Users\Kuncharapu\Desktop\DSP\Debug\DSP.obj
_AdcRegs C:\Users\Kuncharapu\Desktop\DSP\Debug\DSP.obj
_SysCtrlRegs C:\Users\Kuncharapu\Desktop\DSP\Debug\DSP.obj
_InitSysCtrl C:\Users\Kuncharapu\Desktop\DSP\Debug\DSP.obj
_InitAdc C:\Users\Kuncharapu\Desktop\DSP\Debug\DSP.obj
_GpioMuxRegs C:\Users\Kuncharapu\Desktop\DSP\Debug\DSP.obj
>> error: symbol referencing errors - 'DSP.out' not built

>> Compilation failure

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

please help me out 

Regards