STM32L152C-DISCO board does not work with CubeIDE
Hello
I just bought the STM32L152C-DISCO board. The board worked with its original firmware, but I can't use it with CubeIDE to create my own programs.
I create empty STM32project using Board Selector option:

I made a simple program to make the LEDs on the board blink, but it cannot be debugged.

The program downloads correctly, but this message appears:

The board appears to be resetting, because the LEDs are blinking very fast, as if the program were continually restarting.
On the other hand, are there any example programs for cubeIDE with this board? I downloaded this file, but the examples are for other IDEs, it doesn't have CubeIDE projects: STM32Cube_FW_L1_V1.10.0
Can anyone help me?
Thanks
