STM32H7 with LL HAL freeRTOS not running

In fact the FreeRTOS related interrupts have intentionally the lowest prio.

I’m not sure but I think you should comment only xPortSysTickHandlerbecause of using TIM7 but not all other FreeRTOS handlers.