Skip to content

Problems burning M0 bootloader with Atmel-ICE #264

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

Closed
CarlaMSedze opened this issue Oct 11, 2017 · 7 comments
Closed

Problems burning M0 bootloader with Atmel-ICE #264

CarlaMSedze opened this issue Oct 11, 2017 · 7 comments

Comments

@CarlaMSedze
Copy link

Hi all,

When trying to burn the bootloader on the Arduino M0 through the Atmel ICE, I get the following error:

"Error while burning bootloader: missing 'erase.params.quiet' configuration parameter"

Arduino IDE 1.8.5
SAMD core 1.6.16

Thank you!

@spacepilot
Copy link

I have the same error Arduino: 1.8.5 (Windows 7), Board: "Arduino M0"

Error while burning bootloader: missing 'erase.params.quiet' configuration parameter

Very few search kits on this issue. Any help would be appreciated.

@facchinm
Copy link
Member

facchinm commented Nov 6, 2017

Hi @spacepilot , could you test PR #265 ? If you confirm that it works I'm going to merge it so it will become available in the next SAMD release, thanks!

@spacepilot
Copy link

Hi facchinm, Did as requested with no change.

@facchinm
Copy link
Member

facchinm commented Nov 7, 2017

@spacepilot , could you past here the verbose output when trying to burn the bootloader? Are you sure you are selecting Arduino SAMD core - Pull Request #265 from the Boards menu? Thanks!

@albertskog
Copy link

albertskog commented Nov 9, 2017

I have the same issue. Tried your PR @facchinm and then I get a new error:

Open On-Chip Debugger 0.9.0-g932ec70 (2017-02-15-12:33)
Licensed under GNU GPL v2
For bug reports, read
	http://openocd.org/doc/doxygen/bugs.html
debug_level: 0
adapter speed: 500 kHz
adapter_nsrst_delay: 100
cortex_m reset_config sysresetreq
Error: unable to find CMSIS-DAP device

Error while burning bootloader.

I might have killed my chip tho..

@facchinm
Copy link
Member

facchinm commented Nov 9, 2017

@albertskog are you on M0 or M0 Pro? You didn't break anything, simply the error message now makes sense (indeed, it doesn't find the programmer). Which is exactly your setup?

@albertskog
Copy link

It's a regular M0, Crowduino M0 to be precise. It looks like an Arduino M0 to the IDE. The programmer is an Atmel-ICE-Basic ("basic" just seems to indicate what cables comes with it) and I'm running on a Macbook Pro.

The reason I thought I might have killed it was I could not upload programs to it; after pressing reset it went into bootloader mode but then, after the bootloader port went away, no other port appeared, making it impossible to program over usb. I eventually resolved to trying to re-flash the bootloader to see if that would help, that's when I ended up here. Best part was after leaving it disconnected for a while as I was researching this, it suddenly started working again... 😒

boseji pushed a commit to go-ut/combined-ArduinoCore-samd that referenced this issue Nov 23, 2020
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

4 participants