5、Test Connection
问题:用的是CCS5.5和XDS510 PLUS,驱动已经正常安装了,但是在测试连接的时候,显示了Failure due to the controller command-finish taking too long.
方案:查了很多资料,最后得出的结论,不影响程序的load下载,以及debug调试,其他版本的不太清楚会有什么样的结果,至于CCS5.5和XDS510 PLUS不要在意细节微笑,主要是找不打到原因。
6、编译成功未生成.out文件
问题:有几次编译成功后点小甲虫点不进去,显示C28xx: GEL: Encountered a problem loading file...而且旁边也没显示有error
方案:在左侧Console一般会有红色字体显示有错误,但在右侧Problems不会显示出来,一般修改了就可以编译出.out文件;还有一种是路径不对,这时需要修改对应路径一般是在Debug下。
7、C28xx: Error connecting to the target: (Error -171 @ 0x0) The wrong controller address value has been used. A controller cannot be detected even though the selected port does match the hardware configuration.
问题:有时进入调试时会出现这样的提示
方案:试了几次还是重启软件好事