Can not upload to a Adafruit Metro

Please tell us which board you are using.
For CircuitPython issues, ask in the Adafruit CircuitPython forum.

Moderators: adafruit_support_bill, adafruit

Please be positive and constructive with your questions and comments.
Locked
User avatar
thendualism
 
Posts: 2
Joined: Sat Oct 12, 2019 1:46 pm

Can not upload to a Adafruit Metro

Post by thendualism »

I've followed the instructions multiple times and confirmed I have a data USB cable and can not upload to my Metro.
I've almost exactly the same problem as viewtopic.php?f=63&t=146940&p=726610&hi ... or#p726610.
This is the error message I get:

Code: Select all

Arduino: 1.8.15 (Windows 10), Board: "Adafruit Metro M0 Express, Small (-Os) (standard), TinyUSB, On"

Sketch uses 5196 bytes (1%) of program storage space. Maximum is 262144 bytes.

Forcing reset using 1200bps open/close on port COM3

PORTS {COM1, COM3, } / {COM1, COM3, } => {}

PORTS {COM1, COM3, } / {COM1, COM3, } => {}

PORTS {COM1, COM3, } / {COM1, COM3, } => {}

PORTS {COM1, COM3, } / {COM1, COM3, } => {}

PORTS {COM1, COM3, } / {COM1, COM3, } => {}

PORTS {COM1, COM3, } / {COM1, COM3, } => {}

PORTS {COM1, COM3, } / {COM1, COM3, } => {}

PORTS {COM1, COM3, } / {COM1, COM3, } => {}

PORTS {COM1, COM3, } / {COM1, COM3, } => {}

PORTS {COM1, COM3, } / {COM1, COM3, } => {}

PORTS {COM1, COM3, } / {COM1, COM3, } => {}

PORTS {COM1, COM3, } / {COM1, COM3, } => {}

PORTS {COM1, COM3, } / {COM1, COM3, } => {}

PORTS {COM1, COM3, } / {COM1, COM3, } => {}

PORTS {COM1, COM3, } / {COM1, COM3, } => {}

PORTS {COM1, COM3, } / {COM1, COM3, } => {}

PORTS {COM1, COM3, } / {COM1, COM3, } => {}

PORTS {COM1, COM3, } / {COM1, COM3, } => {}

PORTS {COM1, COM3, } / {COM1, COM3, } => {}

PORTS {COM1, COM3, } / {COM1, COM3, } => {}

Uploading using selected port: COM3

C:\Users\Player1\AppData\Local\Arduino15\packages\arduino\tools\bossac\1.7.0-arduino3/bossac.exe -i -d --port=COM3 -U true -i -e -w -v C:\Users\Player1\AppData\Local\Temp\arduino_build_492347/sketch_aug27a.ino.bin -R 

Set binary mode

Send auto-baud

Set binary mode

readWord(addr=0)=0x30303077

readWord(addr=0xe000ed00)=0x30303030

readWord(addr=0x400e0740)=0x23342c30

No device found on COM3

version()=wE000ED00,4#w400E0740,4#V#

chipId=0x23342c30

Unsupported processor

An error occurred while uploading the sketch



This report would have more information with
"Show verbose output during compilation"
option enabled in File -> Preferences.
I have the Silicon Labs CP210x drivers installed, and the Arduino does not show up in the port list. I can not get it into the bootloader mode by double pressing reset, and have tried many many times.

User avatar
Franklin97355
 
Posts: 23940
Joined: Mon Apr 21, 2008 2:33 pm

Re: Can not upload to a Adafruit Metro

Post by Franklin97355 »

Have you used the cable to transfer data to any type of device? In order to program the Metro need to be seen by windows (of course)

User avatar
thendualism
 
Posts: 2
Joined: Sat Oct 12, 2019 1:46 pm

Re: Can not upload to a Adafruit Metro

Post by thendualism »

Yes I have used the cable to transfer data to and from other devices. I have tried to connect with power only cables just to see what was different, and windows could not see anything with them.

Locked
Please be positive and constructive with your questions and comments.

Return to “Metro, Metro Express, and Grand Central Boards”