WARP Project Forums - Wireless Open-Access Research Platform

You are not logged in.

#1 2019-Dec-12 07:49:48

Ayan_Chatterjee
Member
Registered: 2019-Oct-31
Posts: 15

Regarding running Wlan_ap project file

There  are 5 C-project files available in Repository.

I am running "Wlan_Ap" among them.

I have done all the steps as mentioned for running a C-project except the "Generation Linker File".

Because you have told that we cannot modify the Linker file.

But still it is showing the below message and not running properly.

The message that I have got is like:

"The current launch is configured to reset the entire system.However the design contains multiple processor,and resetting the system will reset the other processor as well.
If you would like to avoid this,please update the launch configuration to reset the processor only."

After pressing "ok" button still it is not running properly.

So, what configuration we should follow?

Offline

 

#2 2019-Dec-12 10:14:17

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

Re: Regarding running Wlan_ap project file

This message indicates you are trying to use the SDK debugger to load the software design. While this is technically possible it is not the recommended flow. Use the Program FPGA tool to configure the FPGA and load the software applications for CPU High and CPU Low (as described in the user guide).

Offline

 

#3 2019-Dec-13 02:13:00

Ayan_Chatterjee
Member
Registered: 2019-Oct-31
Posts: 15

Re: Regarding running Wlan_ap project file

I have given "wlan_mac_high_ap.elf" and "wlan_mac_low_dcf.elf" files to intialize the block RAM of "mb_high" and "mb_low" processor respectively.

I have configured the Putty terminal as required.

Still,I was getting the above message in Xilinx SDK Tool:

"The current launch is configured to reset the entire system.However the design contains multiple processor,and resetting the system will reset the other processor as well."

But,When I ran the "wlan_mac_high_ap" project the Wlan Access Point named "Mango-AP" was configured properly and in the Putty terminal,some unreadable output was coming.(Baud Rate:57600)

Doubts:
1) How to remove the above message that I got in Xilinx Tool?
2) How to get actual message in Putty terminal instead of getting the Unreadable message?

Offline

 

#4 2019-Dec-13 09:36:52

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

Re: Regarding running Wlan_ap project file

The 802.11 design uses a 115200bps UART rate.

Offline

 

Board footer