TI中文支持网
TI专业的中文技术问题搜集分享网站

关于CCS v5 的使用 2

感谢Johnson Chen1对上次问题的醒目回答。我按照他的解答对研讨会中的例程2806xCLA编译时出现一个warnning:

Description     Resource Path Location  Type

This project was created using a version of compiler that is not currently installed: 6.0.1 [C2000]. Another version of the compiler will be used during build: 6.1.0. Please install the compiler of the required version, or migrate the project to one of the available compiler versions by adjusting project properties.       2806xCLA             properties       TI Problem Marker

我在论坛中看到一个相似的帖子并根据根据自己的理解对我电脑中的CCS进行了update,还从TI官网下载并安装了compiler (版本为ti_cgt_c2000_6.1.0),但再次编译时还是显示同样的warnning。请问怎么做才能compiler成功?

问题二:

我在对这个例程debug时,

debug对话框中显示

TI XDS100v1 USB Emulator/C28xx(suspended-SW Breakpoint),它的子目录里有两行内容:

分别是main()at main.c45 0x00A996

和 _args_main() 0x00A965 (_args_main() has only skeletal debug info)

同时,console对话框中显示

CLA_0: Can't Run Target CPU: (Error -2060 @ 0x0) No task is currently active.  Cannot step while target is idle. (Emulation package 5.0.747.0)

C28xx: Error: (Error -150 @ 0x0) One of the FTDI driver functions used during configuration returned a invalid status or an error. (Emulation package 5.0.747.0)

CLA_0: Can't Run Target CPU: (Error -1 @ 0x0) Internal error: Invalid error code. Restart the application. If error persists, please report the error. (Emulation package 5.0.747.0)

CLA_0: Can't Run Target CPU: (Error -1 @ 0x0) Internal error: Invalid error code. Restart the application. If error persists, please report the error. (Emulation package 5.0.747.0)

CLA_0: Can't Run Target CPU: (Error -1 @ 0x0) Internal error: Invalid error code. Restart the application. If error persists, please report the error. (Emulation package 5.0.747.0)

这个情况该怎么处理。

问题三:我不明白compile和debug以后还做什么才算完成了实验。

 

问题四:

我在对2806xFPU例程进行compiler时出现了一个类似warnning:

Description     Resource Path Location  Type

This project was created using a version of compiler that is not currently installed: 6.0.2 [C2000]. Another version of the compiler will be used during build: 6.1.0. Please install the compiler of the required version, or migrate the project to one of the available compiler versions by adjusting project properties.       2806xFPU             properties       TI Problem Marker

 

debug时也出现类似情况,FPU例程时开发板也是3脚接31脚吗,VCU呢

 

问题五:

套件中那6个写有AMP的小的黑的东西是用来干什么的,它们也可以插在那些脚上,但具体不明白怎么做。

谢谢

tingting chen1:

你好,虽然这个帖子年代已久远,我还是想碰碰运气,我最近用CCS5.2调试28335时出现你描述的问题二,已经困扰几天了,始终得不到解决,你可以好好想想你当时是怎么解决这个问题的吗,非常谢谢!

赞(0)
未经允许不得转载:TI中文支持网 » 关于CCS v5 的使用 2
分享到: 更多 (0)