Hi,
I am trying to import an example (gpio_toggle_output) from Resource Explorer onto my board. The project builds with no errors, but when attempting to debug, I receive the following error:
CORTEX_M0P: Error connecting to the target: (Error -616 @ 0x0) The data received from the target may be corrupt. The connection to the target may be unreliable. Try lowering the TCLK setting before trying again. (Emulation package 9.12.0.00150)
I have uninstalled and reinstalled CCS and all required software. I have attempted to run both the 12.5 and 12.4 versions, as well as CCS Theia version 1.1. The error encountered in all three programs is the same.
I have attempted to lower the TCLK setting to the lowest possible value (100kHz) as well as run it at the default 5.5MHz, but still receive the same error. I have reinstalled the firmware on then XDS-110 but this also did not solve the problem. It is definitely in runtime mode and not DFU mode.
The debugger and LP work when using another computer. To the best of my knowledge, the software installation and settings are identical on both computers.
Please may I get advice on how to proceed with fixing this error?
Thanks