No ST-LINK detected! - Nucleo F303K8T6 - Cube IDE 1.11.2 - (GDB Server not started)
I already spend many hours trying to figure out why flashing the nucleo does not work.
What i found out so far:
ST-LINK_gdbserver.exe is not started from IDE. Starting it with the copied commandline, it only works with a port other than the default one. When it is started, the LED of the nucleo starts flashing green/red (!).
I can launch stlinkserver and gdb server, so that they are running, but still i got the problem. I already tried many options as openOCD, checking the ST-LINK S/N box and scan inserted a longer number. Also tried all resetbehaviours. Log to file did not create a file from gdb-server and shared ST-LINK did not change the outcome.
Changing the frequency did not work either.
The firmware of the stlink is V2.J42.M27.
Also i updated the firmware to exclude mass storage.
stlinkserver is started from the IDE with "-a -p7184".
This error message is really lacking with some more details. Maybe there is a log for it somwhere?
