Other Parts Discussed in Thread: UNIFLASH, CC3235SF, CC1352P
Hi ,All .
I use the watchdog routine provided in the SDK. After clicking the "Debug" button in CCS, I can enter the debugging interface, but after clicking the "Resume" button, the following prompt will appear:
" Cortex_M4_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 8.1.0.00007)
Cortex_M4_0: Failed to remove the debug state from the target before disconnecting. There may still be breakpoint op-codes embedded in program memory. It is recommended that you reset the emulator before you connect and reload your program before you continue debugging "
How can I solve this problem?