Hi guys.
Is there a way to permanently lock the JTAG in the TM4C microcontrollers?
I know I can simply switch the JTAG pins to GPIO at the beginning of my code to disable the JTAG feature but it seems like there's an unlock sequence that one can perform to bring the JTAG back to life. I would like to disable this "unlock" sequence as well.
Thanks,
Lucas.