arduino / arduino-ide

Arduino IDE 2.x
https://www.arduino.cc/en/software
GNU Affero General Public License v3.0
2.28k stars 386 forks source link

Uploading to Pico fails, even with the board connected to PC #1557

Closed ghost closed 2 years ago

ghost commented 2 years ago

Describe the problem

When i'm trying to flash the uf2 file to the pico, i get this error: Le croquis utilise 89824 octets (4%) de l'espace de stockage de programmes. Le maximum est de 2097152 octets. Les variables globales utilisent 42824 octets (15%) de mémoire dynamique, ce qui laisse 227512 octets pour les variables locales. Le maximum est de 270336 octets. ..................... Failed uploading: uploading error: exit status 1. and here is a screenshot of my screen: image

Im using the right board plugin for th pico as you can see: image

To reproduce

1)Connect the pico to the PC 2) Open this example file: Blink.zip 3)Verify the sketch 4)Upload the sketch to the pico

Expected behavior

The pico LED should blink after upload

Arduino IDE version

Version: 2.0.1-nightly-20221012Date: 2022-10-12T03:46:53.546Z Version CLI: git-snapshot [c8ff0425]Copyright © 2022 Arduino SA

Operating system

Linux

Operating system version

ubuntu 22.04

Additional context

Exported UF2 Binaries from IDE 2.0 stable and nightly just work OOTB

Issue checklist

per1234 commented 2 years ago

Hi @integrated-circuit. Thanks for your interest in this open source project. This issue tracker is only to be used to report bugs or feature requests. This topic is more appropriate for the Arduino Forum. I'm sure we will be able to help you out over there:

https://forum.arduino.cc/