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.

undefined symbol - _CSL5509_LIB_

Other Parts Discussed in Thread: CCSTUDIO

hi, i am not able to understand how to clear this error can anyone help me please

the error statements are copied below:

 

------------------------------  hab1.pjt - Debug  ------------------------------
[main_dma1.c] "D:\CCStudio_v3.1\C5500\cgtools\bin\cl55" -g -fr"D:/Projects/hab1/Debug" -i"d:/CCStudio_v3.1" -d"CHIP_5509" -@"../../../../../../Projects/hab1/Debug.lkf" "main_dma1.c"
"main_dma1.c", line 59: warning: nonstandard conversion between pointer to function and pointer to data
"main_dma1.c", line 61: warning: nonstandard conversion between pointer to function and pointer to data

[Linking...] "D:\CCStudio_v3.1\C5500\cgtools\bin\cl55" -@"Debug.lkf"
<Linking>
>> warning: creating .stack section with default size of 500 words.
   Use
            -stack option to change the default size.
>> warning: creating .sysstack section with default size of 500 words.
   Use
            -sysstack option to change the default size.
>> warning: creating .sysmem section with default size of 1000 words.
   Use
            -heap option to change the default size.

undefined                        first referenced
 symbol                              in file
---------                        ----------------
_CSL5509_LIB_                    D:\Projects\hab1\Debug\main_dma1.obj
>>   error: symbol referencing errors - './Debug/hab1.out' not built

>> Compilation failure

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