User Activity

When I try to debug with CubeIDE, the following happens1. start debugging2. program is written and debugger is attached successfully (startup sound is heard at the board side)3. break in HAL_Init() in main()4. resume (proceed to the next breakpoint)5...