Hi,
I am working on a DSP application that does tone generation and detection using the TGE and TDU components of VOLIB.
I am able to successfully do the tone generation, however, when i try to use the TDU component, i get the following errors while linking. I have already included the libs tdu_c.ae64P and tdu_a.ae64P besides the utils libs, to be linked.
undefined first referenced
symbol in file
--------- ----------------
__c6xabi_call_stub /root/Desktop/syslink_2_21_01_05/examples/elcom_syslink/dsp/ti/mas/tdu/lib/tdu_c.ae64P<tdu.oe64P>
__c6xabi_divi /root/Desktop/syslink_2_21_01_05/examples/elcom_syslink/dsp/ti/mas/tdu/lib/tdu_c.ae64P<tdu_v21.oe64P>
__c6xabi_pop_rts /root/Desktop/syslink_2_21_01_05/examples/elcom_syslink/dsp/ti/mas/tdu/lib/tdu_c.ae64P<tdu.oe64P>
__c6xabi_push_rts /root/Desktop/syslink_2_21_01_05/examples/elcom_syslink/dsp/ti/mas/tdu/lib/tdu_c.ae64P<tdu.oe64P>
I am using the following:
device is OMAPL138,
bios_6_34_02_18,
xdctools_3_24_05_48,
ipc_1_25_00_04,
VOLIB 2_0_0_3.
loader used is ELF.
Could anybody please tell me what needs to be done in order to overcome this problem?
Thanks & regards
Pankaj.