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
Add a check for an empty user image by reading the reset vector word at `FLASH_BASE + OFFSET_UIMAGE + 4` and requiring it to be valid before branching to the application. This prevents jumping into unprogrammed flash. The startup log now also reports the empty-image state (`Empty=Y/N`) alongside remote/key status.
0 commit comments