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.

TMS320C6678: PDK库文件大小端问题

Part Number: TMS320C6678


使用的是CCS9.3和ti-processor-sdk-rtos-c667x-evm-06.03.00.106,采用大端模式编译时报错:Description Resource Path Location Type 16001 object files have incompatible byte orderings,替换小端的库文件时,发现文件夹下只有ti.csl.ae66这一种库文件,而不是像以前的版本中存在两种库文件:ti.csl.ae66和ti.csl.ae66e,请问是需要其他设置还是只有小端的库文件,大端的需要重新编译生成?