Create an SD Card With the Demo

Last modified by Microchip on 2025/09/16 07:54

You need a 1 GB (or larger) SD card and to download the image of the demo. The image is compressed to reduce the amount of data to download. This image contains:

  • a FAT32 partition with the AT91Bootstrap, U-Boot and the Linux Kernel (zImage and dtb), and
  • an EXT4 partition for the rootfs.

Multi-Platform Procedure

To write the compressed image on the SD card, you will have to download and install balenaEtcher. This open-source software tool is useful for obtaining a compressed image as input. Additional information and support can be found on the  balenaEtcher website

Insert your SD card and launch Etcher:
Etcher launch window


Select the demo image. They are marked as "SD Card image" in the demo table above.

Information

Note: You can select a compressed image (like the demos available here). The tool is able to decompress files on the fly.

 


Select the device corresponding to your SD card (Etcher suggests the devices that are removable to avoid erasing your system disk).


Click on the Flash! button.


On Linux, Etcher finally asks you to enter your root password because it needs access to the hardware (your SD card reader or USB to SD card converter).


Then the flashing process begins followed by a verification phase (optional).

flashing process


Once writing is done, Etcher asks you if you want to burn another demo image:

Flash complete

Information

Your SD card is ready!