Forums - Problem in building alljoyn application

6 posts / 0 new
Last post
Problem in building alljoyn application
dhananjay
Join Date: 8 Feb 16
Posts: 2
Posted: Fri, 2017-04-28 00:45

Hello Everyone,

I tried to build sample applcation of alljoyn in SDK 2.0. I used silex sx-ulpgn-evk as hardware platform.

I followed build instruction mentioned in sdk2.0 release notes[source the sdkenv.sh and run ./demo/install-alljoyn.sh]

While building the application aj_servicesample.c i got follwing error:

In function `install_patches_iot':
/local/mnt/workspace/CRMBuilds/CNSS.RB.5.0-00059-RBHW10-1_20160926_045457/b/ioesw_proc/wlanfw.ioe/patch/AR6006/v6_iot/install_patches.c:175: undefined reference to `qcom_install_customer_patches'

 

Please help me to solve above issue.

  • Up0
  • Down0
Chao-Wen Moderator
Join Date: 7 Apr 16
Posts: 5
Posted: Wed, 2017-05-03 23:34

Hi,

 

Did you complete the 6.2.1 part for compiler environment setting?

Thanks.

 

 

Best regards.

 

cwyang.

  • Up0
  • Down0
dhananjay
Join Date: 8 Feb 16
Posts: 2
Posted: Thu, 2017-05-25 22:04

Hi,

I complete the 6.2.1 part for compiler environment setting part but i used XTENSA_CORE = KF
I also check the xtensa toolchain release notes they also mention the same.

Thanks.

regards,

Dhananjay

  • Up0
  • Down0
son
Join Date: 9 Aug 17
Posts: 14
Posted: Thu, 2017-08-17 08:54

Hi

I have similar problem when compiling demo/uart.

It has also error message on In function `install_patches_iot':

/install_patches.c:184

undefined reference to "install_patches_iot_stackghost"

I have followed instructions and compiled for demo/sdk_shell, it is OK, no error. Thus the environment setup is correct.

I wonder if anyone has solved this install_patches_iot serious bug ?

Thanks a lot in advance

Le

 

 

 

 

  • Up0
  • Down0
jbhanu Moderator
Join Date: 6 Feb 17
Posts: 80
Posted: Thu, 2017-10-12 23:32

Hi 

Which sdk version of QDN you are using for this uart demo?

  • Up0
  • Down0
jbhanu Moderator
Join Date: 6 Feb 17
Posts: 80
Posted: Fri, 2017-10-27 01:38

Dear Customer,

Could you please add below to lnes inside your Makefile under LIB.


Means after $(LIBDIR)/libcustpatches.a \
$(LIBDIR)/libstackghost_stub.a \
$(LIBDIR)/libstackghost.a

 

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