你好,我在CCS5中移植了CCS3.3的一个工程,里面用到_IQ14mpy(A,B)和_IQ14isqrt(A)两个函数,开始编译只是提示不兼容警告,功能都能实现,最近不知道是不是丢了什么东西,警告
warning #16002-D: build attribute vendor section TI missing in
"../lib/IQmath.lib<IQ14isqrt.obj>": compatibility cannot be determined还在,但是_IQ14isqrt(A)函数功能实现不了了,右键点击函数发现ERROR:cannot load from non-primitive location ,不知何解?望赐教。

