Other Parts Discussed in Thread: TM4C129XNCZAD, UNIFLASH, TM4C129ENCPDT
I am using the Black Hawk XDS100v2 JTAG emulator to program a TM4C129XNCZAD processor on a custom board and it is giving the following error in CCS 6.01:
CORTEX_M4_0: GEL Output:
Memory Map Initialization Complete
CORTEX_M4_0: 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 5.1.635.0)
Does anyone know what that error -2062 means?
I have used the "Test Connection" utility in CCS and it passes the test.
I have gone through the debugging at http://e2e.ti.com/support/microcontrollers/tiva_arm/f/908/t/374640 “ISSUE #3” and have not found any problems. See details below.
1. Main Oscillator is mounted and soldered down well. It has a well shaped 25MHz sin wave on each side.
2. If not using Main Oscillator then ensure OSC0 pin is connected to GND. Not applicable.
3. The Decap on VDDC should be in the range of 2.2uF to 4.7uF. Clean 1.2V signal, following Caps connected to gnd in parallel: 2.2uF, 1.0uF, 0.1uF, 0.01uF.
4. The RST_N Pin is Pulled High to VDD Supply. Pulled high with 10K resistor.
5. The JTAG Has Pull Up's as well (this is always a good to have in case of custom board layout). 10K resistor to 3.3V for all 4 JTAG lines
I can program the EK-TM4C129XL using the same Black Hawk XDS100v2 programmer.
I have lowered the JTAG programming speed to 100kHz (and other slower speeds) and it gives the same error.


