Hello everyone, I have been working with a J-Link Ultra+ V4.00 for the past few months with no issues until last week. When flashing the board the behaviour is as expected: The IDE connects to the debugger, the program is downloaded to the board and verified, and it starts executing. However, when trying to debug I get an error that makes this task impossible. Let the IDE be CrossStudio for ARM and the MCU be an STM32G070CB. J-Link is running 6.50b. When I press F5 (Default short to debug) it do…