16、 关掉开发板的供电(不用拨出 xds100v2 与开发板的
JTAG 接口),然后重新上电,这时开发板处 flash 运行状态了。
点击退出调试界面,然后返回正常
界面,如下图示:
导入3.3版本工程
选择project->Import Legacy CCSv3.3 Project
单击Browse
打开3.3工程文件
导入完成后会变成新版本(5.5)的工程
打开存在的5.5工程
1、 选择Project->Import Existing CCS Eclipse Project
2、 选择存在的CCS工程,单击Browse
3、 选择工程文件所在路径,单击确定
4、 完成导入,单击Finish
导入旧工程可能出现的问题
3.3不区分大小写,但是5.5区分,注意函数名等大小写要保持一致。
头文件和库文件可能需要重新添加。
详细的设置都在properties里设置
Description:#16002-D build attribute vendor section TI missing in \compatibility cannot be determined Resource :6713
C/C++ Problem
错误:
I can reproduce these syntax errors when I import a CCS 3.3 CSL project into CCS5.1 as well. It seems these are due to the Eclipse indexer not being aware of these macros. These are only syntax errors reported by the indexer and the project itself should build fine.
Error NO CHIP DEFINED