What error message did you get in the Arduino IDE when it failed to upload the .uf2 of the sketch you compiled?
This is mine, failing on a pico2w where I already have micropython installed:
This is mine, failing on a pico2w where I already have micropython installed:
Code:
Sketch uses 317948 bytes (7%) of program storage space. Maximum is 4186112 bytes.Global variables use 71152 bytes (13%) of dynamic memory, leaving 453136 bytes for local variables. Maximum is 524288 bytes.Resetting COM18Converting to uf2, output size: 674304, start address: 0x2000Scanning for RP2040 devicesNo drive to deploy.Failed uploading: uploading error: exit status 1
Statistics: Posted by neilgl — Sat Dec 28, 2024 12:57 pm