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

CC1310 (Error -1170 @ 0x0) Unable to access the DAP

请问cc1310烧写程序时,出现(Error -1170 @ 0x0) Unable to access the DAP错误,应该如何解决呢?谢谢。

Viki Shi:

请问是自己设计的板子吗?是否跟TI设计一致?

This error is caused by the inability of the JTAG debugger to access the DAP or one of its ARM subcores. This is usually caused by either a hardware failure on the board or invalid code on the subcore that causes it to reset itself continuously.

If this error is originated in software, it can potentially be recovered by accessing the DAP directly and trying to either reset the offending core, lock it or erase its flash memory via a GEL script (some microcontrollers have pre-loaded routines to allow that).

Notes:
Some users reported this error also happens in conjunction with the Invalid device ID error above.
For certain devices such as CC13xx and CC26xx, the GEL script is directly available on the menu Scripts → <device name> → MassErase.
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).

user5611410:

回复 Viki Shi:

是买的厂商的模块,但是我已经用uniflash完全擦除了,重新烧程序还是同样的问题。我一开始烧了一个bim_extflash_cc1350lp.hex文件进去,是不是这个问题导致的呢?

Alvin Chen:

回复 user5611410:

bim_extflash_cc1350lp.hex 烧录这个无法启动,要配合 oad 才能正常启动。请烧录其他程序。

user5611410:

回复 Alvin Chen:

如果已经烧了bim_extflash_cc1350lp.hex进去了,应该如何解决呢?

Alvin Chen:

回复 user5611410:

mass erase

user5611410:

回复 Alvin Chen:

您好,请问是用uniflash如下图操作的吗?删除之后还是没用

YiKai Chen:

回复 user5611410:

試試從flash programmer 2去做mass erase看看

赞(0)
未经允许不得转载:TI中文支持网 » CC1310 (Error -1170 @ 0x0) Unable to access the DAP
分享到: 更多 (0)