在此之前,板子是正常的,在此之后就出问题了:
1. 我在学习关于UART的例程,我将UART接口 DIO2 与DIO3 连接了一个另外一块CC2652 Launchpad后,我无法通过CCS debug烧录程序了,但我仍然可以使用uniflash烧写程序
2.错误代码如下:
Cortex_M4_0: Failed Board Reset: (Error -261 @ 0x0) Invalid response was received from the XDS110. (Emulation package 9.2.0.00002)Cortex_M4_0: GEL: Error while executing StartUp( 10, 1, 0, 2013 ): Reset failed: retcode=-1
at GEL_AdvancedReset("Board Reset") [cc26x2.gel:29]
at StartUp(10, 1, 0, 2013)
IcePick_C: Error connecting to the target: (Error -261 @ 0x0) Invalid response was received from the XDS110. (Emulation package 9.2.0.00002)
3. 我该怎么办?
Kevin Qiu1:
我刚试了,是正常的,需要更新固件,重新连下线,再用CCS试试
user6359397:
回复 Kevin Qiu1:
你好,我用uniflash烧写了一任意例程,重新连线,但CCS依然有这些报错,还有别的建议吗?
Kevin Qiu1:
回复 user6359397:
用C:\ti\ccs1010\ccs\ccs_base\common\uscif\xds110路径下的xdsdfu工具重新下载下固件
命令看下目录下的readme文件,CCS、 uniflash、flash programmer2都用最新版本不会出现此问题