Hi,
We are trying to integrate G711 decoder to the Netra SDK 05.02.01.59.
We have done all the basic steps required to do the same, but getting an error when trying to link the libraries.
undefined first referenced
symbol in file
--------- ----------------
G711DEC_TII_IG711DEC /home/nitish/avnew/Thampuru/bld/../ti/rel-05.02.01.59/omx-ti816x-src_05_02_00_15/avmecomp/outfiles/vc3/obj/ti816x-evm/c6xdsp/debug/DspAppMain_pe674.oe674
It looks like g711 codec library is not getting linked.
But it is getting added to linker.cmd file
-l"/home/nitish/avnew/Thampuru/ti/rel-05.02.01.59/dm6446_g711dec_1_12_00_000_production/packages/ti/sdo/codecs/g711dec/lib/g711dec_tii.l64P"
Apart from that the only difference we could find is g711dec_tii.l64P is in coff format not elf.
Is that the issue?
How to address the same.
Thanks and Regards,
Nitish James