We designed a custom board based on TM4C1294NCPDT. Connected the JTAG as per 14 pin connection ( section 4.1 of application note "Using TM4C12x Devices Over JTAG Interface"). I tried to flash the program through XDS 200 USB debugger from code composer. Code composer throws the following error message
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 7.0.188.0)
When I tried to do Test connection, it pass the integrity check ( The JTAG DR Integrity scan-test has succeeded.).
Need help