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.
Hi ,
I am trying to compile a project for omapl137 target. The compilation failing with below error:
Please help to move further.
undefined first referenced
symbol in file
--------- ----------------
_FastCount D:/work-area/OMA-L137-HT-Firmware-CCSv5/MIG-POS-EMAC/HST_SUP_ARM/Debug/supp_src/lo_support.obj
_MilliCount D:/work-area/OMA-L137-HT-Firmware-CCSv5/MIG-POS-EMAC/HST_SUP_ARM/Debug/supp_src/lo_support.obj
_MilliFreq D:/work-area/OMA-L137-HT-Firmware-CCSv5/MIG-POS-EMAC/HST_SUP_ARM/Debug/supp_src/lo_support.obj
_MilliIndex D:/work-area/OMA-L137-HT-Firmware-CCSv5/MIG-POS-EMAC/HST_SUP_ARM/Debug/supp_src/lo_support.obj
error #10234-D: unresolved symbols remain
error #10010: errors encountered during linking; "HST_OMAPL137.out" not built
>> Compilation failure
gmake: *** [HST_OMAPL137.out] Error 1
gmake: Target `all' not remade because of errors.
--Thanks &
Regards,
Govinda
Hi ,
I found it, these symbols got renamed, that I was not noticed. Now its complied.
Thanks &
Regards,
Govinda