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.

error in compling

Other Parts Discussed in Thread: CCSTUDIO

[Linking...] "C:\CCStudio_v3.3\C6000\cgtools\bin\cl6x" -@"Debug.lkf"
<Linking>

undefined                        first referenced
 symbol                              in file
---------                        ----------------
_EVMDM6437_init                  C:\\dvsdk_1_00_00_19\\dm6437_demo_1_05_00\\Debug\\app_main.obj
_EVMDM6437_LED_init              C:\\dvsdk_1_00_00_19\\dm6437_demo_1_05_00\\Debug\\app_main.obj
_EVMDM6437_EEPROM_read           C:\\dvsdk_1_00_00_19\\dm6437_demo_1_05_00\\Debug\\app_main.obj
_EVMDM6437_DIP_init              C:\\dvsdk_1_00_00_19\\dm6437_demo_1_05_00\\Debug\\app_main.obj
_EVMDM6437_DIP_get               C:\\dvsdk_1_00_00_19\\dm6437_demo_1_05_00\\Debug\\app_main.obj
_EVMDM6437_LED_off               C:\\dvsdk_1_00_00_19\\dm6437_demo_1_05_00\\Debug\\app_main.obj
_EVMDM6437_LED_toggle            C:\\dvsdk_1_00_00_19\\dm6437_demo_1_05_00\\Debug\\app_main.obj
_EVMDM6437_LED_on                C:\\dvsdk_1_00_00_19\\dm6437_demo_1_05_00\\Debug\\app_rpcs.obj
>>   error: symbol referencing errors - './Debug/dm6437_demo.out' not built

>> Compilation failure

i am trying to rebuild dm6437_demo.pjt but i got this error. anybody knows why i cant reference them right?