Skip to content

LV add-on Documentation

Overview

The LV add-on enables SDK support for LV OS running on the Application processor. This add-on provides LV-specific build files, headers & libraries to enable building of Hexagon base SDK and Compute add-on examples with the Linaro Aarch64 toolchain on the CPU side and Hexagon v8.6.06 toolchain on the Hexagon side for Gen4(Lemans-SA8255P/SA8650P/SA8775P) Auto targets.

Installation

The LV add-on is not included in the base Hexagon SDK. It can be installed with the following steps.

  • For Windows:

    1. Open QPM
    2. Under "All" expand "Qualcomm Hexagon SDK Product Suite"
    3. Select "LV_Addon_1.x" and the version you wish to install
    4. Click "Install" to begin the installation process
  • For Linux:

    1. Open a CLI
    2. Run qpm-cli --login <username> <password> to login to QPM with your username and password
    3. Run qpm-cli --catalog-refresh to refresh the catalog
    4. Run qpm-cli --license-activate lv_addon_1.x
    5. Run qpm-cli --install lv_addon_1.x to install LV addon.
    6. Follow the prompts to select the core installation you want for the LV addon