Running The Web Server Demonstration - Xilinx MicroBlaze Spartan-3E 1600E Edition Getting Started

Hide thumbs Also See for MicroBlaze Spartan-3E 1600E Edition:
Table of Contents

Advertisement

R

Running the Web Server Demonstration

A serial communications utility, such as HyperTerminal, must be set up before the Web
server demonstration is executed. To configure HyperTerminal and run the Web server
demonstration on the MicroBlaze processor, follow these steps:
1.
2.
3.
4.
5.
6.
7.
Getting Started with the MicroBlaze Development Kit - Spartan3E 1600E Edition
UG258 (v1.0) June 29, 2006
Connect a serial cable from the COM port of the PC to the DTE serial port on the board.
Set a HyperTerminal or similar program to a Baud Rate of 115200, Data Bits to 8,
Parity to None and Flow Control to None. See
settings.
Figure 3-9: HyperTerminal Settings
Connect a crossover Ethernet cable to the host PC and the Ethernet port of the board.
The USB cable must remain connected from the PC to the board.
In XPS, select Debug → Launch XMD.
In the XMD command window, change the directory to the project's /WebServer
directory as follows:
cd WebServer
Download the MFS image into DDR memory using the following command:
dow -data image.mfs 0x23000000
Download the Web server executable file using the following command:
dow executable.elf
www.xilinx.com
Executing the Web Server Reference System
Figure 3-9
for the HyperTerminal
UG258_03_09_062306
29

Advertisement

Table of Contents
loading

Table of Contents