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.
编译的错误,点击错误出现在最上面 的红色标志部分,这是什么原因?
语法错误 是不是使用了中文符号?
检查一下是否哪些头文件那个语句没加上 " ; "
Eric
没有使用中文符号,两台电脑打开的程序编译的情况一样,会不会是什么插件没有安装?
都加上了,这个程序是直接从controlsuite中打开的,会不会是有什么插件没有安装?
确定一下:
1. CCS的路径不能是中文路径。
2. 导入controlSUITE的例程,通过CCS上的Project > import existing CCS project, 浏览到controlSUITE的例程,导入,不要选择copy to workspace.导入后再编译测试一下。
ERIC