Hi,
I am using a custom circuit board with a Tiva Tm4C123AE6PM. I have a 6 pin interface from a Tag Connect TC2030CTX cable that has to be used for debugging and programming. (http://www.tag-connect.com/TC2030-CTX)
As it happens, there is no TDI on the 6 pin interface, which is why I assume that I have to use the "SWD" for programming and debugging.
Here's the connector snapshot.
I am using a blackhawk XDS100v2 for programming and CCS for development. Whenever I try to program the controller using the debug option in CCS, I get error 1265.
"CS_DAP_0: Error connecting to the target: (Error -1265 @ 0x0) Device ID is not recognized or is not supported by driver. Confirm device and emulator configuration is correct, or update device driver. (Emulation package 0.0.0.0)"
As I understand, this error is received when the JTAG debugger is not communicating properly with the controller.
I do not know how do I use the SWD interface for program and debug? Can someone guide me on that?
Regards,
Makarand