I am trying to load firmware on a TM4C123g microcontroller through the JTAG lines using a separate TIVA C Series Launchpad dev board as an interface and while using the CCSv6.1 software.
I launch the launchpad.ccxml target configuration, but when I try to connect to the TM4C123g on my own circuit board, CCSv6.1 hangs (i.e. program not responding). Sometimes, if the program does not hang, I receive the error message "Error connecting to device" ( or something to that effect). On the rarest of times, I can connect to the device, but I cannot load a binary to the TM4C123.
I have probed the JTAG data lines using a scope, and while I have not analyzed the bits, I know that data is being sent through these lines and that my cabling is good.
Would you please suggest a plan of attack to begin fixing this problem?
Thanks,
- Greg