Goal
Once the #1161 board re-enumerates (currently USB-bricked; requires physical BOOTSEL/replug), run a controlled PICOBOOT-only load to cleanly isolate the observed write-stall failure to the mass-storage deployment path — and to validate the PICOBOOT-primary transport flip (sibling sub-issue) before it ships as the default.
Pinned artifact (do not rebuild between runs)
- Size:
882,688 bytes
- SHA-256:
1C770999678BB7563A81D36C696DC44C074A712E25F0DE68A8A83F859E8AF0E0
- 1,724 UF2 blocks of 512 bytes, RP2040 family ID
0xE48BFF56, target 0x10000000–0x1006BB00
Preconditions
Procedure
- Board in BOOTSEL, enumerated as
2E8A:0003.
picotool info probe — record output.
picotool load <pinned.uf2> -x (add -f only if starting from application mode) — via the fbuild-managed picotool so the tested binary matches what fbuild ships.
- During the load: confirm no access to the
RPI-RP2 volume (no open handles on G:), and monitor the System event log for new Disk 51/153 events.
- Verify application re-enumeration and running firmware.
Interpretation
Part of the meta issue tracking the #1161 transport strategy change. Defaults chosen by the drafting agent are listed inline — edit as needed.
Goal
Once the #1161 board re-enumerates (currently USB-bricked; requires physical BOOTSEL/replug), run a controlled PICOBOOT-only load to cleanly isolate the observed write-stall failure to the mass-storage deployment path — and to validate the PICOBOOT-primary transport flip (sibling sub-issue) before it ships as the default.
Pinned artifact (do not rebuild between runs)
882,688bytes1C770999678BB7563A81D36C696DC44C074A712E25F0DE68A8A83F859E8AF0E00xE48BFF56, target0x10000000–0x1006BB00Preconditions
MI_01has a working WinUSB binding (see the driver-preflight sub-issue; last observed state was problem code 28).2.5.2, venv exe2.5.3, venv metadata2.5.2).Procedure
2E8A:0003.picotool infoprobe — record output.picotool load <pinned.uf2> -x(add-fonly if starting from application mode) — via the fbuild-managed picotool so the tested binary matches what fbuild ships.RPI-RP2volume (no open handles onG:), and monitor the System event log for new Disk 51/153 events.Interpretation
Part of the meta issue tracking the #1161 transport strategy change. Defaults chosen by the drafting agent are listed inline — edit as needed.