Debugger connection don't work with ST-Link and STM32CubeIDE V.1.3.1
I am working with Windows10, STM32CubeIDE V.1.3.1 and ST-Link on board of NUCLEO-L412KB. Today i connected the board first time and made an update after being asked to do so. After reconnecting the board and successfully update of ST-Link the debugger lost it's connection after starting debugging process.
STMicroelectronics ST-LINK GDB server. Version 5.5.0
Copyright (c) 2019, STMicroelectronics. All rights reserved.
Starting server with the following options:
Persistent Mode : Disabled
Logging Level : 1
Listen Port Number : 61234
Status Refresh Delay : 15s
Verbose Mode : Disabled
SWD Debug : Enabled
InitWhile : Enabled
Waiting for debugger connection...
Debugger connected
Debugger connection lost.
Shutting down...
After that, the Debugger LED on NUCLEO board remains red until i restart my PC. After restart, the LED lights up green, but after starting debugging process all is the same behavior like before.
Please help!
