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 debugging. Is any change required in my application code or only some project settings need to be changed?
Please provide any reference document for the same.
