Forums - cDSP development & Unity & compile

1 post / 0 new
cDSP development & Unity & compile
yubao.liu
Join Date: 2 Feb 23
Posts: 2
Posted: Fri, 2023-02-17 01:36

Recently I am working on cDSP development using Open Q865 (SMX2130) platform and Hexagon SDK v5. I have some questions:

1) Whether Hexagon SDK support Eigen on cDSP, if not, are there some alternative libs, because I want to develop image processing and math operations, such as SO3 and SE3 (SLAM, robot pose estimation)?

2) How to call cDSP so API from Unity?

I want to pack my source code using Unity and use it to generate Android APP, which will call the functions inside cDSP. How to implement the interface between Unity and cDSP. Whether there are some examples or Unity plugins?

3) Wether ROS is supported on the Open Q865 development kit?

4) When I build an NDK android project using Android studio, see this error

C/C++: ld: error: Qualcomm/Hexagon_SDK/5.2.0.0/ipc/fastrpc/remote/ship/android_aarch64/libcdsprpc.so is incompatible with armelf_linux_eabi

this sample if from Hexagon SDK (calculator_c++_app)

the target platform is: Qualcomm Open 865

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