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 there,
We need g722 encoder and decoder to integrate with our existing AAC and g711 codec module. The lib file for g722 codec, which we got from the below link is in COFF format.
https://software-dl.ti.com/dsps/dsps_public_sw/codecs/C64XPlus_Speech/index_FDS.html
On compiling we are facing the below issue.
error #10373-D: library
"/home/balaji/Apr04/app/video_server/DVRRDK_03.50.00.05/dvr_rdk/../ti_tools/
codecs/dm6446_g722dec_1_10_001_production/packages/ti/sdo/codecs/g722dec/lib
/g722dec_tii.l64P" contains TI-COFF object files which are incompatible with
the ELF output file. Ensure you are using the proper library.
error #10373-D: library
"/home/balaji/Apr04/app/video_server/DVRRDK_03.50.00.05/dvr_rdk/../ti_tools/
codecs/dm6446_g722enc_1_10_001_production/packages/ti/sdo/codecs/g722enc/lib
/g722enc_tii.l64P" contains TI-COFF object files which are incompatible with
the ELF output file. Ensure you are using the proper library.
error #10373-D: library
"/home/balaji/Apr04/app/video_server/DVRRDK_03.50.00.05/dvr_rdk/../ti_tools/
codecs/dm6446_g722dec_1_10_001_production/packages/ti/sdo/codecs/g722dec/lib
/g722dec_tii.l64P" contains TI-COFF object files which are incompatible with
the ELF output file. Ensure you are using the proper library.
error #10373-D: library
"/home/balaji/Apr04/app/video_server/DVRRDK_03.50.00.05/dvr_rdk/../ti_tools/
codecs/dm6446_g722enc_1_10_001_production/packages/ti/sdo/codecs/g722enc/lib
/g722enc_tii.l64P" contains TI-COFF object files which are incompatible with
the ELF output file. Ensure you are using the proper library.
error #10373-D: library
"/home/balaji/Apr04/app/video_server/DVRRDK_03.50.00.05/dvr_rdk/../ti_tools/
codecs/dm6446_g722dec_1_10_001_production/packages/ti/sdo/codecs/g722dec/lib
/g722dec_tii.l64P" contains TI-COFF object files which are incompatible with
the ELF output file. Ensure you are using the proper library.
error #10373-D: library
"/home/balaji/Apr04/app/video_server/DVRRDK_03.50.00.05/dvr_rdk/../ti_tools/
codecs/dm6446_g722enc_1_10_001_production/packages/ti/sdo/codecs/g722enc/lib
/g722enc_tii.l64P" contains TI-COFF object files which are incompatible with
the ELF output file. Ensure you are using the proper library.
warning #10063-D: entry-point symbol other than "_c_int00" specified:
"ti_sysbios_family_c64p_Hwi0"
error #10010: errors encountered during linking;
"/home/balaji/Apr04/app/video_server/DVRRDK_03.50.00.05/dvr_rdk/../dvr_rdk/b
uild/dvr_rdk/bin/ti816x-evm/dvr_rdk_c6xdsp_release_1024M_256M.xe674" not
built
Is there any support to get g722 codec files in elf format.
Regards,
Balaji T
Hello Balaji T,
Please find newer releases of G722 codec which support both COEF and ELF format: https://software-dl.ti.com/dsps/dsps_public_sw/codecs/C6X_Speech/2_00_000/index_FDS.html.
Regards,
Jianzhong
Hello Jianzhong xu,
Which header file has structure definitions for G722 Audio Encoder/Decoder Interface??
I have gone through folder ti_tools/codecs/c64xplus_g722enc_2_00_00_000_production/ti/sdo/codecs/g722enc/app/Inc and I could not be able to find it.
Regards,
Balaji T
Hello Balaji,
Sorry, but we can no longer support development based on this SW package. Please try to read the user's guide or search for related issues and solutions from the E2E forum.
Regards,
Jianzhong