Question
SBSFU + UserApp with FreeRTOS?
I write an application with FreeRTOS using STM32CubeIDE. Now I want to run it as an application with SBSFU. It seemed to have a hard fault after SFU_MPU_SysCall(). My application is a bit big. Its .sfb is 300KB. But it can run correctly alone without SBSFU.
I write an application without FreeRTOS using STM32CubeIDE, It works well.
Any idea how to solve the problem? Thanks!
