Hi, there
I got a XDS110 for my design with TM4C microcontroller. I tried it with my Launchpad EK-TM4C1294XL but had a problem. Here is what I did:
1st. Removed R6, 7, 8, 10, 11, 15, 16 from the Launchpad. I kept R40 since external debugger is used.
2nd. On CCS7.0, change my project properties -> General -> Connection to TI XDS110 Debug Probe.
3rd. Connect XDS110 debug probe to U6 with an 14pin/10pin adaptor
4th. Connect the ICDI cable to provide power.
Tried to build and problem the chip, here's the error I get:
"Error Connect to target, Error -1170 @0x0"
Anything I did wrong?