1、在main函数中运行了LoopCount=_IQ1sqrt(1000000*2);之后,我也是用的例子程序,在ccs5中,编译后提示:
Description Resource Path Location Type
#16002-D build attribute vendor section TI missing in "../lib/IQmath.lib<IQ1sqrt.obj>": compatibility cannot be determined DAB28069_191010 C/C++ Problem
和
Description Resource Path Location Type
#16002-D build attribute vendor section TI missing in "../lib/IQmath.lib<IQmathTables.obj>": compatibility cannot be determined DAB28069_191010 C/C++ Problem
2、如果把LoopCount=_IQ1sqrt(1000000*2);屏蔽了就好了,为啥?在ccs3中没有此情况。
