Issue while running debug on STM32G030C8t6
I connected an STM32G030C8T6 to my laptop using ST-link and ran debug using STM32CubeIDE. It was working properly for sometime. But now while putting it on debug, I am getting the following warning message.

After this warning message, it does go into debug mode but it malfunctions. for example, I made a counter which increments every 1 seconds. But in live expression in CubeIDE, it continually shows the following value.

I have got this error previously too, erasing the whole flash memory and keeping it unpowered for a lot of time sometimes solves this issue. But I wanted to know what exactly is happening, what does that warning mean?
