Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Microbit_v2 doesn't reset after flashing #76

Open
brghena opened this issue Aug 27, 2021 · 1 comment
Open

Microbit_v2 doesn't reset after flashing #76

brghena opened this issue Aug 27, 2021 · 1 comment

Comments

@brghena
Copy link
Contributor

brghena commented Aug 27, 2021

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?

@hudson-ayers
Copy link
Contributor

The nRF52dk and nrf52840dk both work the same way

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants