My target is a LPC11U64FBD64/401 which does not allow debug with JTAG, only boundary scan. So the debug works only through the SWDIO/SWCLK pins. However, the pins associated with JTAG, TCK, TMS etc. are still disabled during debug.
Is there a way to disable the JTAG and release the GPIO dedicated to JTAG during debug using the SWDIO/SCLK pin?
Thanks
Tim