ccs4或者ccs3的工程怎么用ccs5打开?求高手指点下
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.
1、 打开 CCS5、选择插入一个 CCSV3.3 的工程 3、单击 Browse 选择工程的路径 4、在 E/code of 5402/CpuTimer 的路径里面选择后缀为.pjt 的文件打开。 5、选择好 V3.3 的工程文件之后单击 Next 6、选择转化的项目所使用的代码生成工具(Code Generation Tools) ,一般 CCS5 都会帮你 选择好的,直接单击 Next 就 OK 了! 7、单击 Next 8、选择 Use a common root for all migrated projects,单击 Finish 9、等待一段时间,工程就被转化好了,在环境的右边会出现你转化之后的工程结构 至此一个 5的工程就转换完成了