stm32cubeIDE STLINK连接SWD接口调试,启动GDB server失败的处理
报警提示
Failed to bind to port 61234, error code -1: No error Failure starting GDB server: TCP port 61234 not available.

处理

- 
结束STLINK GDB Server进程;
 

Failed to bind to port 61234, error code -1: No error Failure starting GDB server: TCP port 61234 not available.


结束STLINK GDB Server进程;
