Forums - LE toolset is not released as a part of this SDK

8 posts / 0 new
Last post
LE toolset is not released as a part of this SDK
tomoya.fujita
Join Date: 5 Jan 17
Location: Tokyo
Posts: 16
Posted: Sun, 2017-01-22 20:38
tell that "LE toolset is not released as part of this SDK. You will need to install it separately".
 
"LE" includes APQ8096 LE1.0? if so,
Where can we get the toolset for LE target?
 
thanks,
  • Up0
  • Down0
tomoya.fujita
Join Date: 5 Jan 17
Location: Tokyo
Posts: 16
Posted: Sun, 2017-01-29 17:20

any update?

im just worried whether we are missing somethin or not?

thanks,

 

  • Up0
  • Down0
chennak
Join Date: 22 Sep 16
Posts: 78
Posted: Sun, 2017-01-29 19:43

Please install gcc-linaro-4.9-2014.11-i686-mingw32_aarch64-linux-gnu from 
http://releases.linaro.org/archive/14.11/components/toolchain/binaries/aarch64-linux-gnu/ 
and copy the folder gcc-linaro-4.9-2014.11-i686-mingw32_aarch64-linux-gnu to tools folder under SDK and rename it to linaro, and try building with the the following command 

make tree V=UbuntuARM_Debug_aarch64

  • Up0
  • Down0
tomoya.fujita
Join Date: 5 Jan 17
Location: Tokyo
Posts: 16
Posted: Sun, 2017-01-29 20:55

i've done what you told above, but the error comes up that telling libwinpthread-1.dll is missing,

do i have to install qt tools for this?

BTW, what's this linaro tools for ?? could you explain why we need this a little bit?

besides, for Linux(Ubuntu14.04), do we need to do the same procedure as well??

 

thanks,

  • Up0
  • Down0
chennak
Join Date: 22 Sep 16
Posts: 78
Posted: Mon, 2017-01-30 09:03

Please download libwinpthread-1.dll from  

https://www.opendll.com/index.php?file-download=libwinpthread-1.dll&arch...

and place it in your SYSTEM PATH and try building again 

Linaro tools are needed to build applications for LE targets such as 8053, 8096. 

Its similar to android ndk which is needed to build apps for Android targets. 

  • Up0
  • Down0
tomoya.fujita
Join Date: 5 Jan 17
Location: Tokyo
Posts: 16
Posted: Mon, 2017-01-30 17:19

okay, now compile seems to be alright, no problem observed.

i did compile with "make tree V=UbuntuARM_Debug_aarch64" and "make tree V=UbuntuARM_Debug_aarch64" for calculator example.

the target directories and modules to ship are created precisely.

 

just one question, why we need to compile the modules for aarch64 on Hexagon SDK?

what we really need here is hexagon modules, right?

 

what situation or circumstances are you expecting to deploy these aarch64 modules???

BTW, what we should do for Linux?

 

thanks,

  • Up0
  • Down0
chennak
Join Date: 22 Sep 16
Posts: 78
Posted: Mon, 2017-01-30 23:24

If you need only hexagon modules, you dont have to bulid UbuntuARM variant

the procedure is same for linux too expect the dll missing error (I dont think you will get dll missing error on linux)

 

 

  • Up0
  • Down0
tomoya.fujita
Join Date: 5 Jan 17
Location: Tokyo
Posts: 16
Posted: Tue, 2017-01-31 00:50

understood,

thank you very much for your effort!!!

  • 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.