2020-09-26 09:07 AM
2020-09-27 04:15 AM
That's bad, the error message is nonsense. 3333 is the default port for OpenOCD debugger. You can change that to ST-LINK GDB server in the Debug Configuration> Debugger tab and retry. Common causes for trouble are: use of spaces, umlauts or other special (non alphanumeric ASCII) characters in path names.
You could also try a clean reinstall. Clean means that, after uninstalling, you manually delete (or move to a save backup place) the STM32CubeIDE folder (C:\ST\STM32CubeIDE).
Finally, you can check if you can access the board from the STM32CubeProgrammer tool.