User Activity

Hello,​I have problem after jump from bootloader to FreeRTOS application​I use STM32F09 (HAL) chip.​Jump from bootloader to Freertos application => OK​But when I call "osKernelStart()" board crashedIn debug I crashed in function xPortStartScheduler()...