请问各位学者,我在电脑上安装了CCS5.4,打开某工程时候报错,信息为:please install the c2000v6.2 compiler before inporting this progect ;
然后我又安装了CCS6.0,打开同样工程时候还是报错,信息为:please install the c2000v6.5 compiler before inporting this progect ;
请问这个问题该如何解决呢?
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.4,打开某工程时候报错,信息为:please install the c2000v6.2 compiler before inporting this progect ;
然后我又安装了CCS6.0,打开同样工程时候还是报错,信息为:please install the c2000v6.5 compiler before inporting this progect ;
请问这个问题该如何解决呢?
相关解答
Which specific version of CCSv5 are you using? Are you sure the project you are importing is a "CCS project" and not a standard Eclipse project?
Are you able to import the same project through the CCS GUI rather than via command line?
What versions of compilers do you see listed under Window->Preferences->Code Composer Studio->Build->Compilers? CCS 5.2.x should already have compiler v6.1.0 for C2000 and what that version I wouldn't expect this error to appear.