Forums - error when using adsp_ps on sa8155p

1 post / 0 new
error when using adsp_ps on sa8155p
zhengxin.zhao
Join Date: 13 Mar 19
Posts: 12
Posted: Wed, 2019-10-30 21:05

Hi, according to

<HEXAGON_SDK_ROOT>/docs/adsp_ps.html

adsp_ps can be used to query the ADSP for a list of running FastRPC processes. There is a demo in adsp_ps.html that shows how to use it on Android. I used sa8155p whose OS is linux(yocto), so I copyed the specific stub and skel to 8155 platform.

Host:
scp <HEXAGON_SDK_ROOT>/libs/common/adsp_ps/ship/UbuntuARM_Release_aarch64/adsp_ps root@10.0.92.180:/usr/bin
scp <HEXAGON_SDK_ROOT>/libs/common/adsp_ps/ship/hexagon_Debug_dynamic/libadsp_ps_skel.so root@10.0.92.180:/usr/lib/rfsa/adsp

Target:
chown system:system /usr/lib/rfsa/adsp/libadsp_ps_skel.so
chmod -x /usr/lib/rfsa/adsp/libadsp_ps_skel.so
root@sa8155:/data/my# adsp_ps 0
adsp_ps: /usr/lib/libadsprpc.so: no version information available (required by adsp_ps)
ERROR: Failed to open handle for domain 0
root@sa8155:/data/my# adsp_ps 3
adsp_ps: /usr/lib/libadsprpc.so: no version information available (required by adsp_ps)
ERROR: Failed to open handle for domain 3

It occured error when I run adsp_ps. It showed no version information available.

My SNPE version is 1.31.245 and Hexagon SDK version is 3.4.3

Could anyone have the same error? Thanks in advance!

 

 

  • Up0
  • Down0

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.