User Activity

I am trying to do step by step debugging of my FreeRTOS application in STM32CUBEIDE, and I have a problem because every time I try to make a step in debug mode the state of the execution pointer in GUI goes into the TIM8_TRG_COM_TIM14_IRQHandler. For...