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.

VoLIB TDU linking error on C674x

Hi,

I am working on C674x elf little endian.
I am trying to integrate VoLib 2.0 on this by using C64x+ library.

I started off with TDU module and getting the below linking error:

undefined        first referenced
symbol              in file
---------               ----------------
tduControl        ToneDetector.oe674
tduGetSizes     ToneDetector.oe674
tduNew             ToneDetector.oe674
tduOpen           ToneDetector.oe674
tduSendIn        ToneDetector.oe674

error: unresolved symbols remain

I have included tdu.h and types.h files in ToneDetector.c and also the library tdu_a.a64Pe and tdu_c.a64Pe are getting linked.

Please find the different modules and its version, that I am using:

bios 6.33.02.31

biospsp 3.10.5.0

xdais 7.21.0.2

XDCtools 3.23.01.43

VoLib 2.0.0.3

Please let me know what am I missing now here.

NOTE: I am not using CCS.

Regards,
Bharath