Problem with debbuging (Reason: Failed to connect to device. Please check power and cabling to target.)
Hello!
I am using Nucleo-F103RB board. I have some simple code with one LED, it is compiled and runs okay on this board, so I am trying to test debugging as an exercise for me, but It doest't work at all :(
The CubeIDE thinks that my devboard is not connected, but it IS connected (view from STM32 ST-Link Utility):
ST-Link is updated (view from STM32 ST-Link Utility again):
SN from ST-Link Utility just rewrited to CubeIDE:


Ho to fix it?:c