Forums - Hi I'm using CSRmesh Developement kit

2 posts / 0 new
Last post
Hi I'm using CSRmesh Developement kit
sunpil
Join Date: 6 Jun 16
Posts: 7
Posted: Mon, 2016-06-06 22:36

Hi

i'm sunpil n embedded firmware Engineer.

i'm test CSRmesh use "CSRmesh Developement kit"

And i used firmware ver 2.0.0

Actually i hope used this function "CSRmeshGetNetIDList()".

because, i will makes hardware gateway use CSR1010 chipset.

 

this function in "csr_mesh.h"...

i already set configuration for CSRmeshGetNetIDList().

but i can't compile...

Error message is "undefined reference to `CSRmeshGetNetIDList'".

i already set "Define Macros = CSR1010x_A05" in Project Properties.

how can i use this function?....

i will wait your reply.^^

 

cheers~!!

  • Up0
  • Down0
Jesse Tsai Moderator
Join Date: 5 Apr 16
Posts: 12
Posted: Thu, 2016-06-16 20:44

Hi sunpil,

You can see the function is surronded by "#if (CSR_MESH_ON_CHIP != 1)". This API is only supported by the gateway side. Currently the node only supports one network (CSR_MESH_DEFAULT_NETID) so it is not needed by the node.

Thanks.

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