Running windows 8.1 CCS V6.1 clean installed a week ago.
Since recently updating to TIRTOS 2.12 I am no longer able to debug my TM4C129ENCPDT board.
Initially I was using the BD-ICDI-C board to program and debug.
The code downloaded okay but continuously reset.
After this the debugger no longer connected to target.
I suspected something was wrong with the IO and tried using LM Flash programmer to unlock the debug port.
This had no effect with debugger still not working.
I downloaded latest drivers, uninstalled all previous versions, uninstalled all other USB FTDI devices,
Still it wouldn't work.
Got EK-TM4C129XL board and used the ICDI interface from here to talk to my board.
This initially didn't work even with LM Flash programmer just trying to read the MAC address.
Tried updating the ICDI to latest firmware and I could once again read the MAC and program address.
Started trying to debug and it looked like it was working, trying to program the code however debugger came up with lots of error messages before even reaching main and the whole thing froze again with LM Flash programmer saying unable to detect target and unable to unlock.
Tried another board and once again this failed, came back to original board and now I could read MAC address which was erased.
Got Blackhawk XDS100V2 debug interface board.
This installed fine, passes connection test but will not connect to the target, even when LM Flash programmer can read MAC Address.
Three days of installing and uninstalling drivers and I am back where I started, still no functioning Debug.
Any suggestions as to what I can do to determine why the simple act of loading the code for debug seems to cause the debug port to be locked?