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

"Device unsupported" with Arduino Zero bootloader #126

Open
lmagalhaes1337 opened this issue Mar 25, 2020 · 4 comments
Open

"Device unsupported" with Arduino Zero bootloader #126

lmagalhaes1337 opened this issue Mar 25, 2020 · 4 comments

Comments

@lmagalhaes1337
Copy link

Hi there,

I'm trying to upload a code to an ATSAMD21G18 with the Arduino Zero bootloader using UART and BOSSA 1.9.1, however, after pressing reset twice, I always get the message "Device unsupported" in the GUI. Is this IC really unsupported or is there any other problem going on?

@lmagalhaes1337
Copy link
Author

Using the arduino IDE and choosing "Arduino Zero (Native USB)" I get this:

C:\Users\Luis\AppData\Local\Arduino15\packages\arduino\tools\bossac\1.7.0-arduino3/bossac.exe -i -d --port=COM7 -U true -i -e -w -v C:\Users\Luis\AppData\Local\Temp\arduino_build_218381/Elite_1v2.ino.bin -R 
Set binary mode
No device found on COM7
readWord(addr=0)=0x30303077
readWord(addr=0xe000ed00)=0x30303030
readWord(addr=0x400e0740)=0x23342c30
version()=wE000ED00,4#w400E0740,4#V#
chipId=0x23342c30
Unsupported processor
Send auto-baud
Set binary mode
readWord(addr=0)=0x30303077
readWord(addr=0xe000ed00)=0x30303030
readWord(addr=0x400e0740)=0x23342c30
version()=wE000ED00,4#w400E0740,4#V#
chipId=0x23342c30
Unsupported processor

@snehashakyas
Copy link

Did you happen to solve this error? I am getting the same error and I am very stuck.

Your help would be much appreciated :)

@Harsh-hit
Copy link

I am stuck with the same problem. Any help would be much appreciated :)

@cozzyd
Copy link

cozzyd commented Oct 8, 2023

This is very late, but I saw similar issues. Using BOSSA 1.7.0 worked in my case.

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