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:
- Open QPM
- Under "All" expand "Qualcomm Hexagon SDK Product Suite"
- Select "LV_Addon_1.x" and the version you wish to install
- Click "Install" to begin the installation process
-
For Linux:
- Open a CLI
- Run
qpm-cli --login <username> <password>
to login to QPM with your username and password - Run
qpm-cli --catalog-refresh
to refresh the catalog - Run
qpm-cli --license-activate lv_addon_1.x
- Run
qpm-cli --install lv_addon_1.x
to install LV addon. - Follow the prompts to select the core installation you want for the LV addon