SysTick interrupt does not work
Using St Cube IDE 1.6.0, I create new project for STM32G491KE.When debugging the project I noticed that Systick interrupt is not getting called. Systick STK_VAL register is changing, and STL_CTRL register COUNTFLAG bit is set. Interrupt in stm32g4xx_...