SBSFU with FreeRTOS causing FIREWALL RESET FAULT
Hi everyone,
I am using STM32L4A6 with FreeRTOS running on it. I integrate SBSFU according to UM2262 and AN5056. After jumping to application, the firmware triggered Firewall reset when calling osKernelStart() .
I already turned SysTick off before jumping to my application. I used one LED to indicate the current code running and firmware was good before calling osKernelStart().
I also tried to use non-os application integrated SBSFU and it ran without problem.
Any suggestion is welcome. Thanks.
Sean
