Tool/software:
We are bringing up a new board and are not able to get the debug probe to connect. From CCS we get an error dialog with the text:
Error connecting to the target:
(Error -2062 @ 0x0)
Unable to halt device. 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 9.6.0.00172)
when either trying the Run | Load option or the Run | Debug option. Using the same project and debug probe with one of our older designs using the same processor works fine so we are satisfied the debug probe and configuration is correct.
- We have checked the processor clock is correct - clean 25 MHz signal on the processor clock pin.
- We have run continuity and short checks on the four JTAG connections to the processor and they are correct.
- The 3v3 power supply is correct and the processor is correctly generating its 1v2 supply rail.
- The !RST pin is pulled high.
- The "Verify..." option in the CCS General tab of the project Properties dialog runs successfully to completion.
What else might we check?