WARP Project Forums - Wireless Open-Access Research Platform

You are not logged in.

#1 2017-Jan-19 10:05:30

nader
Member
Registered: 2016-May-24
Posts: 22

Error when installing the 802.11 Ref Design

Hi,

I installed the latest 802.11 Ref Design (v1.6) in another computer and it shows me the following error:

c:/xilinx/14.4/ise_ds/edk/gnu/microblaze/nt64/bin/../lib/gcc/microblaze-xilinx-elf/4.6.2/../../../../microblaze-xilinx-elf/bin/ld.exe: wlan_mac_high_ap.elf section `.ip_udp_eth_buffers' will not fit in region `mb_high_ilmb_bram_cntlr_1_mb_high_dlmb_bram_cntlr_1'
c:/xilinx/14.4/ise_ds/edk/gnu/microblaze/nt64/bin/../lib/gcc/microblaze-xilinx-elf/4.6.2/../../../../microblaze-xilinx-elf/bin/ld.exe: region `mb_high_ilmb_bram_cntlr_1_mb_high_dlmb_bram_cntlr_1' overflowed by 32176 bytes
collect2: ld returned 1 exit status
make: *** [wlan_mac_high_ap.elf] Error 1


Any idea how to fix this issue? This is the first time I got such error. Thanks.

Offline

 

#2 2017-Jan-19 10:25:51

murphpo
Administrator
From: Mango Communications
Registered: 2006-Jul-03
Posts: 5159

Re: Error when installing the 802.11 Ref Design

That's my fault - I updated a memory section name in the version of the UDP/IP library used by v1.6, unintentionally breaking the v1.6 software project that relied on the previous section name.

I just reverted the change to the WARP_ip_udp_v1_00_b library. Close the SDK, update your edk_user_repository, re-open the SDK workspace and clean the AP project. This should recognize the new library code and build successfully. Sorry for the trouble.

Offline

 

#3 2017-Jan-19 10:32:58

nader
Member
Registered: 2016-May-24
Posts: 22

Re: Error when installing the 802.11 Ref Design

Thank you so much. It is working now!

Offline

 

Board footer