Troubleshooting Connection Issues with Arduino RP2040 Connect on Mac

Hello, I have an Arduino RP2040 Connect, but whenever I connect it to my Mac (version 2.3.3), I consistently encounter this error message:

Sketch uses 90249 bytes (0%) of program storage space. Maximum is 16777216 bytes.
Global variables use 43496 bytes (16%) of dynamic memory, leaving 226840 bytes for local variables. Maximum is 270336 bytes.
.....................
Failed uploading: uploading error: exit status 1

I’m certain that I have the correct port and all the appropriate settings selected. Strangely, when I initially plug in the Arduino, it shows up on the port. However, as soon as I attempt to upload something, it disappears. To make it appear again, I have to unplug it and then plug it back in. I also have the latest version of the Arduino Mbed OS Nano Boards installed (4.2.1).

Not sure if its the probl, but you could try this:

Have you also tried a different USB cable?

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.