Step 1. Setting up the SD Card Image (Ubuntu)

The Starter Kit has a primary and secondary boot device, isolating the boot firmware from the run-time OS and application. This allows you to focus on developing and updating your application code within the application image on the secondary boot device, without having to develop the boot firmware. The primary boot device is a QSPI memory located on the SOM, which is pre-programmed (pre-loaded QSPI image) at the factory.  The secondary boot device is a microSD card interface on the carrier card.

For setting up the microSD card, you’ll need to download the latest SD card image and then write it using an Image Flashing tool.

  1. Download the Kria Ubuntu Desktop 22.04 LTS Image and save it on your computer.
  2. Download the Balena Etcher (recommended; available for Window, Linux, and macOS). Find additional OS specific tool options below.
  3. Follow the instructions in the tool and select the downloaded image to flash onto your microSD card.
setting-up-the-sd-card-image-ubuntu

Once your microSD card is flashed with the image, proceed to the next step.

Looking for OS specific tools to write the image to the SD card?

For Windows users, you can also use the Win32 Disk Imager tool instead of Balena Etcher. Ensure that your SD card is correctly formatted before using the tool.  Also, ensure that the compressed SD card image for Kria KV260 Vision AI Starter Kit has been extracted using an archive decompression tool.

win32-disk-image
  1. Browse to the location of the uncompressed image in the tool using the Blue folder icon.
  2. From the device drop-down menu, select the correct microSD card.
  3. Click on ‘Write’ and then ‘Yes’ at the prompt to continue the write process and wait till the process is completed.

For macOS users, visit the Ubuntu download page below to copy the image to the SD card:
https://ubuntu.com/download/iot/installation-media

Once on the Ubuntu download page, as seen below, click on the macOS link to jump to the instructions.

kv260-ubunut-macos

For Linux OS users, visit the Ubuntu download page below to copy the image to the SD card:
https://ubuntu.com/download/iot/installation-media

Once on the Ubuntu download page, as seen below, click on the Ubuntu link to jump to the instructions.

kv260-ubunut-linux