从TI上下载的程序 setup_PMSM3_1_280x_V322,安装后用CCS2000或者CCS3.3打开编译都没有问题,可以用CCS5.1却不能成功编译,错误主要类似如下:unresolved symbol _F280X_DRIVE_Init,first referenced in .....,该包含的文件都包含了,求赐教
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.
你好,我想请问一下,你当时的关于PMSM程序无法编译的问题是怎么解决的?我现在遇到的情况跟你应该是一样的。
我用CCS5.4打开了PMSM的工程pmsm3_4_281x_CCS3x,编译是有20多个error。报错内容就是:
Description Resource Path Location Type
unresolved symbol _clarke_calc, first referenced in C:/tidcs/DMC/c28/v32x/sys/PMSM3_4_281x/cIQmath/obj/pmsm3_4.obj pmsm3_4_281x_CCS3x C/C++ Problem
还有很多个与上面类似的错误,以及:
Description Resource Path Location Type
#10010 errors encountered during linking; "C:/tidcs/DMC/c28/v32x/sys/PMSM3_4_281x/cIQmath/build/pmsm3_4_281x_CCS3x/../../../../../../../../DMC/c28/v32x/sys/PMSM3_4_281x/cIQmath/build/pmsm3_4.out" not built pmsm3_4_281x_CCS3x C/C++ Problem
我搞了很久也没有找到解决方法,请问你当时是怎么解决的呢?
先谢谢了