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.
在使用CCS7编译工程时提示以上错误,无法定位故障,工程是从另一个完整工程导入的,原工程编译没有问题
自己解答下吧,原因是工程的名字用了&字符,导致编译出问题。但是我输入的时候并没有提示有问题,所以就直接用了,最后坑了自己