WARP Project Forums - Wireless Open-Access Research Platform

You are not logged in.

#1 2016-Jan-07 00:09:21

ganesh
Member
Registered: 2014-Sep-09
Posts: 16

error in sdk

while building the workspace for the design of Mango_802.11_RefDes_v1.4.0 in sdk it is showing error in software projects wlan_mac_low_dcf and even for nomac.


'XPAR_WLAN_PHY_RX_MEMMAP_PKTBUF_MAX_WRITE_ADDR' undeclared (first use in this function)    wlan_phy_util.c    /wlan_mac_low_dcf/wlan_mac_low_framework   

please guide me to rectify this error

Offline

 

#2 2016-Jan-07 08:27:54

welsh
Administrator
From: Mango Communications
Registered: 2013-May-15
Posts: 612

Re: error in sdk

This looks like a problem in xparameters.h.  Did you set up your local repositories (step 4)?  You need to make sure that you set up your local repositories each time you download and try to compile a new reference design.

Offline

 

#3 2016-Jan-07 22:39:38

ganesh
Member
Registered: 2014-Sep-09
Posts: 16

Re: error in sdk

i had setup the local repositories to the root of the directory that contains the .mhs file correctly ........even then it is giving the same error

Offline

 

#4 2016-Jan-08 16:29:31

welsh
Administrator
From: Mango Communications
Registered: 2013-May-15
Posts: 612

Re: error in sdk

Did you rebuild your BSPs or are you using the BSPs provided in the release:
  - Unzip release in to directory <release>
  - Open SDK to <release>\Mango_802.11_RefDes_v1.4.0\EDK_Projects\Mango_802.11_RefDes_v1.4.0\SDK_Workspace
  - Set local repositories to <release>\Mango_802.11_RefDes_v1.4.0\EDK_Projects\Mango_802.11_RefDes_v1.4.0
  - Import all existing projects into workspace ("File" --> "Import.." --> "Existing Projects into Workspace" --> Follow the dialogs and select all the projects in the release)

This should build cleanly.

Offline

 

Board footer