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.

How to link the ELF format DSP side library when build with C6runapp system?

Hi, all

I just build the DSP side library with ELF and COFF format, and I can use C6runapp to build the executable ARM-Linux application successfully but I can't build with the ELF format library. Is there any compiler options to enable the link of the ELF format library? At present there are lots of unresovled symbols and I'm sure it's due to the incompatible library format.

I'm using the dvsdk_dm3730-evm_4_01_00_09, and the C6run version is c6run_0_94_05_06.

Thanks a lot.