- Ensure that you have installed the QSC CLI with the instructions in Install QSC-CLI.
- The QSC CLI requires Docker. Install Docker on the host computer if you haven’t done so.
NoteIt’s not recommended to build the QIR SDK with QSC Launcher or QSC-CLI in the Mac UTM environment. Using this method may require multiple manual retries upon errors.
Download
To download the QIR SDK software distributions, follow these steps:- Sign in to
qsc-cliusing your registered email ID. - Download a specific software release of the QIR SDK using the following command. To identify the appropriate values for the command arguments, see the following table.
Note
- Both the
--releaseand--buildoptions can be used individually to download a software package. If both options are provided, the--releaseparameter will be used to initiate the download. - For information about access levels, including
publicandauthorized, see Working with Qualcomm. - The build and flash steps follow the Qualcomm® Linux Build Guide.
Build the QIR with QSC-CLI downloads
To build the QIR SDK, see Build default configuration–Compile from theQualcomm Linux Build Guide.
Outputs
Note
<Workspace_Path> is the argument that you provide to the --workspace-path parameter of the download command.- IQ-9075 Evaluation Kit
- IQ-8 Beta Evaluation Kit
- Robotics images:
<Workspace_Path>/DEV/LE.QCROBOTICS.1.0.r1/build-qcs9075-custom/tmp-glibc/deploy/images/qcs9075-iq-9075-evk/qcom-robotics-full-image/* - QIR SDK:
<Workspace_Path>/DEV/LE.QCROBOTICS.1.0.r1/build-qcs9075-custom/tmp-glibc/deploy/qirpsdk_artifacts/qcs9075-iq-9075-evk/qirp-sdk_<version>.tar.gz
Flash the robotics image to devices
To flash the robotics image to the device, see Flash the robotics image, using theqcom-robotics-full-image generated in Build the QIR with QSC-CLI downloads.
