Forums - tvm and Hexagon SDK on native arm

2 posts / 0 new
Last post
tvm and Hexagon SDK on native arm
tom.gall
Join Date: 30 Oct 20
Posts: 2
Posted: Sun, 2020-11-01 09:06

Hi!

I'm trying to install the Hexagon SDK on a dragonboard 845c for use with TVM (it's an AI compiler) tvm.apache.org.

It seems like the packing presumes an intel workstation and is for cross embedded development instead of modern native on arm development. 

The "installer" errors out looking for JRE.  As a very long time linux developer and user, this is pretty non-standard and a really bad expectation to have, especially on Linux. 

Linux packaging. 1) if you're targeting Linux, do it the linux way. 2)  See #1 

Is there any way forward ? 

Thanks.

  • Up0
  • Down0
tom.gall
Join Date: 30 Oct 20
Posts: 2
Posted: Mon, 2020-11-02 05:41

Installing debian JRE packages

sudo apt-get install default-jre

 java -version

Picked up JAVA_TOOL_OPTIONS: -Dgnu.io.rxtx.SerialPorts=/dev/tty96B0
openjdk version "11.0.9" 2020-10-20
OpenJDK Runtime Environment (build 11.0.9+11-post-Debian-1)
OpenJDK 64-Bit Server VM (build 11.0.9+11-post-Debian-1, mixed mode)

 

...and trying again:

./qualcomm_hexagon_sdk_3_5_2_eval.bin 

Preparing to install...
Extracting the JRE from the installer archive...
Unpacking the JRE...
Extracting the installation resources from the installer archive...
Configuring the installer for this system's environment...
 
Launching installer...
 
JRE libraries are missing or not compatible....
Exiting....
 
 
  • Up0
  • Down0
or Register

Opinions expressed in the content posted here are the personal opinions of the original authors, and do not necessarily reflect those of Qualcomm Incorporated or its subsidiaries (“Qualcomm”). The content is provided for informational purposes only and is not meant to be an endorsement or representation by Qualcomm or any other party. This site may also provide links or references to non-Qualcomm sites and resources. Qualcomm makes no representations, warranties, or other commitments whatsoever about any non-Qualcomm sites or third-party resources that may be referenced, accessible from, or linked to this site.