1

I'm using Arduino IDE 2.1.1 on a Mac M2 and it's failing to upload, No drive to deploy, I have tried 3 different Mac's, and multiple Picos & USB cables.

Summary of what I've done:

  • Loaded Example Blink application
  • Selected board Raspberry Pico W from Raspberry Pi Pico Arduino core 3.3.2
  • Port selection initially UF2 which shows connected and successfully uploads, then shows as /dev/cu.usbmodem1101

The first time I do the above the blink application works but any further uploads to /dev/cu.usbmodem1101 fail, with the following output:

Resetting /dev/cu.usbmodem1101
Converting to uf2, output size: 660992, start address: 0x2000
Scanning for RP2040 devices
No drive to deploy.
Failed uploading: uploading error: exit status 1

I have only two ports available for upload

  • /dev/cu.Bluetooth-Incoming-Port
  • /dev/cu.usbmodem1101

It feels as if I'm either consistently missing some key configuration details or there's technical issues with Arduino IDE or the Pico's

asked Aug 5, 2023 at 12:19
1

0

Know someone who can answer? Share a link to this question via email, Twitter, or Facebook.

Your Answer

Draft saved
Draft discarded

Sign up or log in

Sign up using Google
Sign up using Email and Password

Post as a guest

Required, but never shown

Post as a guest

Required, but never shown

By clicking "Post Your Answer", you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.