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.
CCS5.1导入Legacy CCSv3.3 Project(此工程在CCS3.3成功编译),
在CCS5.1下编译此导入工程,不报错;我人为故意去掉语句后一个分号,制造语法错误,编译此工程,还是不报错。
好像工程没有编译一样,以下是我编译后的结果。求帮助,谢谢!
**** Build of configuration Debug for project ssc-3Khz ****
C:\ti\ccsv5\utils\bin\gmake -k all
Driver/Hardware/subdir_vars.mk:9: *** missing separator. Stop.
**** Build Finished ****
问题已经解决,在这里说一下,供其他同志参考,我这问题的主要原因是公司对软件进行了加密设置,导致无法编译,另外卡巴斯基这类的杀毒软件也可能造成这样的问题。