Closed
Description
When I run picotool.exe reboot -f -u
, I get the following error: ERROR: Unable to locate reset interface on the device
, despite the fact that running the info command indicates Device at bus 1, address 30 appears to be a RP2040 device with a USB serial connection, not in BOOTSEL mode. You can force reboot into BOOTSEL mode via 'picotool reboot -f -u' first.
. Running a load command does work, however, if I manually enter BOOTSEL via the button.
I am using picotool 1.1.2 and libusb 1.0.26 on Windows 11.
I have tried using both the Win32 driver and the libusb-win32 driver from Zadig.