-
-
Notifications
You must be signed in to change notification settings - Fork 725
Error burning Zero bootloader using Atmel-ICE #422
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
Comments
Hi @timdriedger ,
Since the backslash seem stripped in your error it could be a unix/windows clash on openocd
|
Closing as fixed by eb62911 |
@facchinm, I'm a bit confused by your commit (message). It talks about double/triple {}, but I only see double ones? It also talks about a difference between unix and windows, but then uses the same lines for both platforms. Or is it that this difference used to exist but not anymore in recent OpenOCD versions? Also, it's a bit confusing that there is a double {} now. AFAICS, the inner {} is the Arduino IDE replacement syntax, while the outer one is passed as-is to OpenOCD and is TCL string quoting. Maybe it would be good to add a comment that indicates this, to help future readers understand these lines? |
Adding a comment would be good 🙂 |
I see the following error when attempting to burn the Zero bootloader using Atmel-ICE with the 1.8.1 samd core...
Rolling back to 1.6.21, burning the bootloader is successful...
Windows 10 Pro
Version 1903
Arduino 1.8.9
The text was updated successfully, but these errors were encountered: