Deal all,
I got a aec-aer c674x library from TI website, and I try to use c6runlib to build a arm-size callable aec dsp library.
After trying, I got a "undefined symbol" error during linking. And I found that c6runlib in ezsdk_5_01_01_80 uses eabi format,
whereas aec-aer c674x library uses default coffabi format. Therefore, I hope that TI can provide eabi format aer c674x library,
Thank You!