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
Describe the bug
I'm trying to use cargo flash
I'm unable to use cargo-flash, probe-run, and cargo-embed with the examples in the feather_m0 repo due to the below error while using a Jlink EDU Mini with a feather M0 proto
Caused by:
0: Failed to erase flash sector at address 0x00000000.
1: The execution of 'erase_sector' failed with code 1. This might indicate a problem with the flash algorithm.
I can flash the board using hf2 so the board works. I can also connect to the board using Jlink commander.
I assume I have a configuration issue, but I'm unsure. Let me know what else I can provide.
The text was updated successfully, but these errors were encountered:
nvsd
changed the title
Failed to erase flash sector at address 0x00000000 Feather_m0
Unable to use cargo flash when flashing blinky_basic in the feather_m0 workspace
Apr 29, 2023
nvsd
changed the title
Unable to use cargo flash when flashing blinky_basic in the feather_m0 workspace
Unable to use cargo flash in the feather_m0 workspace
Apr 29, 2023
nvsd
changed the title
Unable to use cargo flash in the feather_m0 workspace
Unable to use cargo flash in the feather_m0 repo
Apr 29, 2023
Describe the bug
I'm trying to use cargo flash
I'm unable to use cargo-flash, probe-run, and cargo-embed with the examples in the feather_m0 repo due to the below error while using a Jlink EDU Mini with a feather M0 proto
I can flash the board using hf2 so the board works. I can also connect to the board using Jlink commander.
I assume I have a configuration issue, but I'm unsure. Let me know what else I can provide.
The text was updated successfully, but these errors were encountered: