Skip to content

Commit

Permalink
Merge pull request #3861 from timg236/cm4-emmc-mass-storage-gadget
Browse files Browse the repository at this point in the history
cm-emmc-flashing: Update to refer to the mass-storage-gadget
  • Loading branch information
nathan-contino authored Oct 4, 2024
2 parents fe6988e + 140923d commit 6e9b133
Showing 1 changed file with 4 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,10 @@ To set up software on a Windows host device:

. Connect the IO Board to power. Windows should discover the hardware and configure the required drivers.

. Double-click on `RPiBoot.exe` to run it. After a few seconds, the Compute Module eMMC should appear as a USB mass storage device.
. On CM4 and later devices, select **Raspberry Pi - Mass Storage Gadget - 64-bit** from the start menu. After a few seconds, the Compute Module eMMC or NVMe will appear as USB mass storage devices. This also provides a debug console as a serial port gadget.

. On CM3 and older devices, select **rpiboot**. Double-click on `RPiBoot.exe` to run it. After a few seconds, the Compute Module eMMC should appear as a USB mass storage device.


TIP: Alternatively, you can https://github.com/raspberrypi/usbboot[build `rpiboot` from source].

Expand Down

0 comments on commit 6e9b133

Please sign in to comment.