inconsistent watchdog reset
Hi all,
I am practicing the Secure boot using SBSFU using the stm32L476 development board. I have implemented a code for the SBSFU, but it is giving a warning
WARNING: A Reboot has been triggered by a Watchdog reset!
INFO: Last execution detected error was: Watchdog error.
= [EXCPT] WATCHDOG RESET FAULT!
and I define the key for the 0x0000AAAAu, but it gets restarted inconsistently,
for example, as first it will restart in 10 cycles of execution and next it will restart in 100 executions and again in 20 cycles like that, is there any reason behind this. I am really new to the SBSFU.
Thanks.
