Why can STN32CubeIDE not find the ST-Link but STM32CubeProgrammer can?
I am trying to debug some proof of concept code on a STM32F746 Discovery but STM32CubeIDE throws a "No ST-LINK detected" error. However the STM32CubeProgrammer can access it fine after the firmware on the ST-Link part of the board was updated.I have...