ST-Link/v2 can't connect to MCU
Hi,
I’m using a NUCLEO-C031C6 64 board.
I successfully setup the tool chain and ran several test from STM32CubeMX templates, directly compile and programming through STM32CubeIDE.
Until this morning, everything was working fine.
But I have lost the connection to the MCU later on.
From STM32CudeIDE:
Target unknown error 19
Error in initializing ST-LINK device.
Reason: Unknown. Please check power and cabling to target.
Using of STM32CubeProgrammer:
- Recognized as mass storage
- On board ST-LINK/V2 is recognized, updated to version V2J47M34 successfully
- Full chip erase and board recognition works fine on the NUCLEO-G031K8 board
But I have repetitively following messages while I try to connect ():

I have tried unsuccessfully:
- under reset mode
- external SWD ST-LINK
How can I debug futher?
Did I miss something?
Thanks!
