User Activity

I'm trying to find the cause of a hard fault in my code. The problem repeatedly appears after a few or more minutes after starting the  code, sometimes not at all, sometimes every time at close startup after enabling interrupts, and somethimes after ...
I am using CubeIde for the first time.First test - run minimal program with HAL from CubeIDe Configurator, under debuggerSimple program, only SYSTICK and uart , but SysTick_Handler() is not trigged at all .And function HAL_Delay hangs because uwTick...