Other Parts Discussed in Thread: CC2650
Tool/software: Code Composer Studio
I'm currently having problems debugging a TI CC2650 on a custom PCB. The first few times everything works fine, but then I start getting the following error:
Error connecting to the target:
(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.504.4)
I've tried restarting CCS, and re-plugging both PCB and debugger, but none of those solutions usually work. Only way to get around the error seems to be a full reboot, which usually fixes it. I don't really see it is a usable workaround to have to restart my machine whenever I want to reprogram the device though.
My system:
Windows 10
CCS Version: 6.2.0.00050
Spectrum Digital XDS200 debugger
TI CC2650
Any ideas on what could be causing this? - or any suggestions for other workarounds I could try?
Thanks in advance!