STM32F401RE, FreeRTOS: osErrorISR returned by osKernelInitialize(), osThreadNew(), osKernelStart()

Yeah, I know that using wrapper for RTOS is an additional complexity, that was not my choice but my boss. I personally think that adding additional complexity into firmware is a bad practice. It should as simple as it is possible, and CMSIS wrapper is not needed at all.