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.

导入demos中的工程文件时,编译器版本号不匹配是什么原因?



我用的是CCS5.2.1,其中安装的是C6000 的C7.3版本的编译器。在将C:\ti\mcsdk_2_01_02_05\demos\hua\evmc6678l中的工程文件导入时,显示编译器版本号不匹配: 
  Error: Import failed for project 'hua_evmc6678l' because its compiler definition is not available. Please install the C6000v7.4 compiler before importing this project.

工程设计对编译器的版本号有要求吗?如何对该错误进行修改?谢谢