Other Parts Discussed in Thread: UNIFLASH
无法使用仿真器XDS110进行在线仿真,CCS出现如下错误提示:
Error connecting to the target:
(Error -1015 @ 0x0)
Device is not responding to the request. Device may be locked, or the debug probe connection may be unreliable. Unlock the device if possible (e.g. use wait in reset mode, and power-cycle the board). If error persists, confirm configuration and/or try more reliable JTAG settings (e.g. lower TCLK).
(Emulation package 9.6.0.00172)
尝试100次可能有几次能成功仿真。
出现此问题之前一直都是正常仿真的,后来用了一下UniFlash,其要求升级仿真器固件到 3.0.0.20,当时没有升级,但之后CCS就无法正常仿真了
后来通过UniFlash在线将仿真器升级到 3.0.0.20,升级前的版本 3.0.0.19,UniFlash可以正常将out文件写入FLASH,但CCS时钟无法正常仿真
请问如何解决