Forums - fail to execute examples in hexagon-dsp: cannot link executable library adsprpc.lib

2 posts / 0 new
Last post
fail to execute examples in hexagon-dsp: cannot link executable library adsprpc.lib
amirhossein.ashouri
Join Date: 22 May 17
Posts: 6
Posted: Wed, 2017-07-05 14:13

I have successfully built and executed the calculator app with  hexagon-sim, androi and hvx. However, reproducing the same make flow does't succeed in executing other applications on my  Open-Q 820 board.

For instance: Application bilateral_v60 , even tough I successfully make and push the executable,  android.lib and also  skel.lib  on the board, upon executing the command:

adb shell ADSP_LIBRARY_PATH=/system/lib/rfsa/adsp /data/bilateral_v60

the board complains that it doesn't find  adsprpc.lib . Am I missing something here, since that lib in my path.

 

 

  • Up0
  • Down0
c_zhet
Join Date: 31 Jul 17
Posts: 23
Posted: Sun, 2017-08-20 23:29

check if libadsprpc.so exits in your target device(/syste/vendor/lib/libadsprpc.so,/system/vendor/lib64/libadsprpc.so), you can push the libadsprpc.so in Hexagon_SDK/3.2/libs/common/remote/ship/ to the above location.

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