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.

CCSV5.5导入问题

Other Parts Discussed in Thread: CONTROLSUITE

对方发我一个ccs4做的例程文件夹给我,我导入后,工程文件的属性包括include 和lib文件的路径都是他原来的,我该如何修改  安装了

controlSUITE但是有些找不到而且v131和v132这些区别不了解

  • controlSUITE里面的v131等是TI的版本      也就是里面提供的资料在不断更新  版本升级中

    建议你将文件搜索路径  CMD路径等重新指定到controlSUITE目录下的最新版本对应的路径下

    具体操作是删除路径  重新添加

  • 他的文件是v131我可以指定到v132吗,它使用的example_ccsv4我用的是ccsv5,这样的话我是应该指定到example_ccsv4还是example_ccsv5呢

  • 建议使用他建工程时文件设置,从图形上看,明显是文件路径不对,你重新按照实际路径添加就可以了。

    还有一点,原来的工程是绝对路径,你可以更改为相对路径,方便使用.

  •   修改后是这样,有个demo示例文件夹吗我找不到所以不知道怎么操作

    尝试编译报警

    Description Resource Path Location Type This project was created using a version of compiler that is not currently installed: 5.2.3 [C2000]. Another version of the compiler will be used during build: 6.2.0. Please install the compiler of the required version, or migrate the project to one of the available compiler versions by adjusting project properties. CW_Demo properties Problems应该是编译器版本不一样的问题,这该怎么处理啊

  • 高版本应该可以兼容低版本的compiler, 你在工程属性里面看看当前的compiler版本具体是多少?