UniFlash fails any operation with the following message:
"FATAL >> C28xx: Error connecting to the target: (Error -1015 @ 0x0) Device is not responding to the request. Device may be locked, or the emulator connection may be unreliable. Unlock the device if possible, and power-cycle the board. If error persists, confirm configuration and/or try more reliable JTAG settings (e.g. lower TCLK). (Emulation package 5.0.872.0)"
However, I can debug and reprogramm my device in CCS. Device is TMS320F28335
I use xds100v2 JTAG emulator
Clock configuration parameters the same in both softwares (oscclk=30MHz, clkindiv=2, pllcr=10)
SW versions are:
Uniflash v2.0.0.00013
CCS 5.2.1
CCS succeeds even when UniFlash runs. UniFlash fails not matter is CCS runs or not.
I have tried rebooting and avoided starting CCS before trying Uniflash. No difference.
Any hint on what happens?
Also, where can I change the JTAG settings as suggested in the error message? Is it related to clock config parameters?