-
Notifications
You must be signed in to change notification settings - Fork 54
Open
Description
When you use Tockloader to install an application or kernel on a Microbit_v2, you must also manually press the reset button afterwards to make the app start. It's not really a bug, but it seems undesirable to me.
So my question: do other boards automatically restart after flashing?
This is solved by adding the flag --openocd-options resume
, although that restarts the running application many times, not just once after finishing the program upload. Should that flag be added as a default for the Microbit_v2?
Metadata
Metadata
Assignees
Labels
No labels