Skip to main content
Qualcomm® Intelligent Multimedia SDK (QIM SDK) is an AI framework designed to build Vision AI pipelines. It runs on Qualcomm’s powerful and power-efficient IoT platforms, providing GStreamer-based plugins for multimedia, computer vision (CV), and artificial intelligence (AI) to facilitate seamless application development.
Select the appropriate Kit Name to update the Qualcomm Linux software.

Obtain Prebuilt Images

This section is for developers who want to upgrade the software on their Qualcomm hardware devices without building the images from source. It provides direct download links to pre-built flashable images for supported development kits, so you can quickly get the latest software onto your device.Pre-built binaries are hosted in Qualcomm software release archives on CodeLinaro.

Image variants

Prebuilts are generated for two image types. Choose the one that best fits your needs.
  • qcom-multimedia-image — Built entirely from open-source components.
  • qcom-multimedia-proprietary-image — Includes Qualcomm’s closed-source proprietary components in addition to the open-source base.

Flash the device

Once you’ve downloaded the flashable image, write it to the device using QDL, Qualcomm’s utility for communicating with devices in Emergency Download (EDL) mode. See Flash with QDL for the full procedure — installing QDL, putting the device into EDL mode, and running qdl to flash the image.

SDK

The SDK provides a cross-development toolchain that lets you compile applications for your target device without being tied to a specific image build. Download the prebuilt SDK from CodeLinaro.See Yocto Build for instructions on installing the SDK and compiling applications on your host machine.