It is possible to run code on a Tiva C Series device that causes the device to lose JTAG communication. The two most common causes are:
- Changing the system clock speed to something that the target system does not support.
- Changing the function of the Port C[3:0] pins, which are muxed with the JTAG pins.
If you accidentally do either of these things, you can restore communication with your target device by running the Debug Port Unlock utility in LMFlash Programmer as shown below. For Tiva devices, select the Fury, DustDevil and Blizzard option
On TM4C129x devices, the MAC address is erased by the Debug Port Unlock utility, so be sure to write down the number before running the utility.
Regards,
Sue