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.

F28069 32位乘法问题



在用F28069的时候发现了这样一个问题,我的工程里包含了一个CCS2.2生成的库文件,当不调用这个库文件里的函数时。两个32位数的乘法计算正确,可是一旦包调用了这个库里的函数,乘法运算就出错了。可以确定是这个库文件导致的,但是是如何导致的有人能说明白不?库文件的源文件没有