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.

数学函数在fastmath67x.lib和 rts6740.lib 重复定义



我使用的编译环境是CCS5.2 ,在编译bios配置文件tcf后生成的cmd文件中连接了rts6740.lib,而我程序中同时使用了fastmath67x.lib中的一些数学函数。在link的时候提示重复定义了。

我在CCS3.3的时候是没有问题的。