This is an old revision of the document!
This page will explain how you should go about formatting and flashing the SD card with the software required to use many of platforms Analog Devices supports. There are several steps that need to be completed before your SD Card will be ready to use.
Download the compressed software image file
Extract the software image file
Connect the
SD Card to the computer
Verify the software image file (Optional)
Format the
SD Card (Optional)
-
Download the SD Card File
Download the software image file you want to write onto your SD Card. Typically this is going to be the standard Kuiper Linux, but in some instances specialized pre-compiled images are created for projects that are not yet included on the standard image. So be sure you have the correct file.
This step will decompress the large software image file you downloaded. Ensure you have a decompression utility installed on your computer, capable of extracting .Zip file format or .Xz file format such as:
Extract the software image file to a known location on your computer.

Connect the SD Card to the Computer
Connect the SD Card to either an internal or external SD Card reader which is connected to your computer. Most newer computers have an SD Card reader, but there are plenty of USB connectable SD Card reader devices available.
Verify the Download (Optional)
This step is used to validate that the image you downloaded. Ensuring that it is the version is correct and that the software wasn't corrupted during download.
Ensure you have the following application installed on your computer.
Open up WinMD5 application on your computer.
Browse to the extracted file location.
Check the m5dsum of the resulting file.

This step should be used if the SD Card format is unknown or needs to be reconfigured.
Ensure you have the following application installed on your computer.
Open the SD Card Formatter application on your computer, and set the following fields:
Select Card =
SD Card drive you want to format (usually says “boot” or “volume”)
Card Information = Make sure the disc size approximately matches your
SD Card capacity
Formatting Options = Select Quick Format

Once set, click the Format button
The program will notify you that the formatting is complete.(could take several seconds)
Flash the SD Card
This step will physically write the software image file onto the SD Card so it will be ready for use.
There are several Windows applications that can flash SD Cards, we will describe how to do it using two common tools. Ensure you have at least one of the following tools installed on your computer.
If you are unsure, or don't understand these directions - STOP. If you are not careful, you could accidentally write a Linux image to your PC hard drive. Your PC will not function properly after this, and your IT department should not blame ADI.
Win32DiskImager
Open up the Win32DiskImager application on your PC

Using the small folder button in the
Image File section, navigate to the location of your software image file you want to flash and select it.

Double check that the
Device location in the upper-right corner, matches the
SD Card drive location.
You DO NOT want to accidently re-image your hard drive, so this step is critical to ensure you are flashing the SD Card and not anything else.
When you are ready to flash the
SD Card, click on the “Write” button.
Win32DiskImager will also alert you to make sure you want to write to this drive, acting as another failsafe so that you don't accidently image the wrong drive.

Flashing the image to the
SD Card typically take 10-15 minutes, but a progress bar is provided during the process. So grab yourself a coffee.
“Write Successful” will appear when the program is finished, letting you know the
SD Card is ready.

Exit the Win32DiskImager program, and use the Windows “safely remove hardware” function to eject the disk, before physically removing the
SD card from the reader.
Etcher
Open Balena Etcher and select the .img file you want to write to the
SD card.


Select the drive you want to write your image to.(should display as an
SD Card)


Review your selections and click 'Flash!' to begin writing data to the
SD card.


After flashing, Etcher will automatically validate the image flash correctly. You can either wait for this to finish or click skip.

After the validation is complete, your
SD card is finished and ready for use.

Go to the toolbar of your Windows
OS, and click on “safely remove hardware”, and remove your completed
SD card.
End of Document