You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
M487: Get around h/w issue with WDT reset from power-down mode
On WDT reset from power-down mode with NVIC interrupt enabled, in the next reset
cycle, NVIC interrupt keeps breaking in abnormally when NVIC interrupt is enabled.
To get around it, we deliberately enter the sequence of wake-up timer wake-up reset
from deep power-down mode in the start of boot process when WDT reset is detected.
0 commit comments