Forums - project build error for QCA4020 with FreeRTOS support. SDK version: QCA4020.OR.3.0_00011.1

3 posts / 0 new
Last post
project build error for QCA4020 with FreeRTOS support. SDK version: QCA4020.OR.3.0_00011.1
imkow
Join Date: 28 Jan 18
Posts: 2
Posted: Sun, 2018-12-30 01:26

create a new project from SDK demo path as described in the dev kit user guide, build, it pops undefined reference to `cust_wlan_lib_attach' and undefined reference to `cust_wlan_lib_detach' errors

SDK version: QCA4020.OR.3.0_00011.1

Original detailed error messages:

Linking...
arm-none-eabi-ld: ../../../../../lib/cortex-m4IPT/freertos/WLAN_QAPI.lib(qapi_wlan_base.o): in function `qapi_WLAN_Enable':
/local/mnt/workspace/CRMBuilds/CNSS_W.QZ.3.0-00078-QZHW-1_20181109_142759/b/ioesw_proc/wlan_host/qapi/common/qapi_wlan_base.c:(.text+0x1118): undefined reference to `cust_wlan_lib_attach'
arm-none-eabi-ld: /local/mnt/workspace/CRMBuilds/CNSS_W.QZ.3.0-00078-QZHW-1_20181109_142759/b/ioesw_proc/wlan_host/qapi/common/qapi_wlan_base.c:(.text+0x112a): undefined reference to `cust_wlan_lib_detach'
arm-none-eabi-ld: output\Quartz_nocompact.elf: hidden symbol `cust_wlan_lib_detach' isn't defined
arm-none-eabi-ld: final link failed: bad value

 

  • Up0
  • Down0
imkow
Join Date: 28 Jan 18
Posts: 2
Posted: Sat, 2019-01-12 22:08

anybody?

  • Up0
  • Down0
c_rpedad
Profile picture
Join Date: 18 Jun 18
Location: San Jose
Posts: 317
Posted: Tue, 2019-01-15 11:46

Could you kindly try " File -> Open Project from File System" and import QCLI_demo and confirm if you are still seeing the same issue ?

The above reported issue is usually when we try to build for 4020 device using 4024 SDK.

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