What changes need to done in migrating from SWD to JTAG debugging on STM32H745I-DISCO?
I am using STM32H745I-DISCO board and STM32CubeIDE 1.8.0. I am presently using on board ST-Link in SWD to program and debug the MCU. Now I want to use JTAG debugging using J-Link.What changes need to be done to make my project compatible to JTAG debu...