Hi,
I am working on C674x elf little endian.
I am trying to integrate VoLib 2.0.0.3 on this by using C64x+ library.
I started off with TDU module by integrating into our project.
As per procedure describe, I am trying to create a TDU instance by determining the memory requirements via tduGetSizes() api,allocating memory for it and calling tduNew().
But the application is crashing(or not coming out of) in tduNew().
I am using the default configurations as mentioned in test example file tduSim.c.
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 is there any option to enable debug prints in the library api's.
Also, please let me know what am I missing now here.
Regards,
Bharath