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

CC2640程序仿真时出现Error -2134

Cortex_M3_0: Can't Run Target CPU: (Error -2134 @ 0x0) Unable to control device execution state. Reset the device, and retry the operation. If error persists, confirm configuration, power-cycle the board, and/or try more reliable JTAG settings (e.g. lower TCLK). (Emulation package 6.0.14.5)Cortex_M3_0: JTAG Communication Error: (Error -1170 @ 0x0) Unable to access the DAP. Reset the device, and retry the operation. If error persists, confirm configuration, power-cycle the board, and/or try more reliable JTAG settings (e.g. lower TCLK). (Emulation package 6.0.14.5)

在TI的解释是:

Lost control of device execution state

This error means the device is free running and the JTAG debugger lost control of its core and status. Both a disconnect and power cycle will be required, but there is a possibility the running firmware on the device may be preventing the JTAG debugger from properly connecting (if the device has flash memory). In these cases, consult the documentation of your device to find out how to unlock it.

Error: (Error -2134 @ 0x0)
Unable to control device execution state. Reset the device, and retry the operation. 
If error persists, confirm configuration, power-cycle the board, and/or try more reliable JTAG settings (e.g. lower TCLK).

上面是什么意思,希望能获得解答。
Viki Shi:

说明jtag调试器失去控制了,一般来说,断开连接或者断电重连就能恢复。另一种比较小的可能是,设备阻止jtag调试器正常连接【仅限于有flash的芯片】,这种情况就需要查看芯片数据手册找到解锁的办法

bao jiang:

回复 Viki Shi:

你好,我也出现了上述问题,并且我在debugzstack的时候,出现了,如附件中的问题,2650板子使用的是48脚的芯片,然后xds100v3自己做的,xds固件是朋友给我的a3p060.stp,这个问题产生是不是固件问题,请问下您有a3p060固件吗,如果有可以给我一份吗,986458764@qq.com。附件内容如下:

Warning:——vector_table symbol not found

e_eentry valye: 0x0000F000 does not match reset vector value:

0x00006BF0

Initial Sp_main value:0x200043E8 uncertain.

tfAnalysis.com:

我最近自己画了一块板,也碰到了一模一样的问题,真的难以跨越。

这个问题现在有解决方法了吗?

kai li9:

回复 tfAnalysis.com:

你好,请问你这个问题怎么解决的?

da qin zheng sheng:

unlock it

da qin zheng sheng:

复位,重新上电,检查ccfg

赞(0)
未经允许不得转载:TI中文支持网 » CC2640程序仿真时出现Error -2134
分享到: 更多 (0)