Problem with CubeIDE and programming Nucleo boards on Windows 11
Hi
I am trying to use a Nucleo-F103 board with STM32CubeIDE (v1.16.1) on Windows 11.
I have installed/uninstalled the IDE several times over the past few days but every time I get stopped at the beginning of the programming process (the code compiles OK).
The message I have is "Launching : performing pre-launch check" and that's where it stops. I occasionally get a message "Termination of previous launch did not complete successfully" but that doesn't help much.
I know the board works as I can program it on my personal computer (running Windows 11 and the same toolchain installed today) but I would like to use my work computer for this task.
The code is generated by STM32CubeMX and is just a simple LED flasher to confirm the programming process.
It feels like it should be a very simple fix but I can't work out what is missing.

I have tried a lot of different settings in the configuration for debug and run but again, nothing has changed in the behaviour.
It should work out of the box (as on my other PC) but doesn't. The major difference is that the work PC probably has more restrictions but even so, everything is good up to the point of programming. No logs seem to be generated even when requested in the configuration.
Thanks in advance for any suggestions.
Max
