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.

C66的CSL库目前支持coff文件格式吗?怎么样才能获得coff格式的CSL库?

Other Parts Discussed in Thread: TMS320C6678

您好,

    我用的是TMS320C6678,想将自己的lib库(coff格式)和CSL库编译到一起,实现核间中断的功能。但是编译通过,添加到工程里,编译后,警告coff与elf格式不兼容,出现错误:_CSL_chipReadReg undefined。我认为可能是格式不兼容引起的,请问,如何编译获得支持coff格式的c66的CSL库?将自己的库与CSL库编译到一起,过程有什么注意的事项吗?我用的CCS版本是CCS5.2.0

     急需要解答,谢谢!