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
When debugging firmware it is easier to skip the bootloader altogether
and go straight to firmware code.
Since VTOR is reset on core reset we need to manually set the PC and SP
registers. Issuing a reset will simply try to boot from address 0 again.
0 commit comments