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.
I have a new project created for below device:
Family: C2000
Compiler Version: TI V6.2.0
TI-RTOS: 2.10.1.38
XDC Tools version : 3.25.4.88
I have no compilation errors but during linking it’s not able to fine libraries and errors are like as below:
undefined first referenced
symbol in file
--------- ----------------
_CLK_getltime ./shared/hw_afn.obj
_HWI_disable ./shared/hw_afn.obj
_KNL_curtask ./al_lite/al_lite_map.obj
_KNL_curtime ./shared/hw_fatal.obj
error #10234-D: unresolved symbols remain
I understand that I need to set search file or directory under:
Project->Properties->C2000 linker->File Search Path
Please let me know to which files/directory I need to set here for above mentioned device?
Regards
Srinivasa