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.

工程批量由CCS3.3转移CCSV5

您好,

由于前期产品的工程都是CCSV3.3编译的产物,现需要移植到CCSV5下。

由于工程导入后,原工程的include选项、File Search等Compiler和Linker的设置会丢失。

导致每个工程导入后,都要进行大量的人工配置。而原来的工程配置都是相同的,所以完全是重复的工作。

问题是:请问有没有什么简单、快速的方法?

谢谢 

  • CCS3.3的工程导入到CCSV5下最快速的方法就是通过project栏下的导入CCS3.3工程选项来导入,如果导入后出现一些头文件,库文件路径错误的情况,只能再重新添加正确的路径。