Добавил:
Опубликованный материал нарушает ваши авторские права? Сообщите нам.
Вуз: Предмет: Файл:
(ARM).Porting the ARM webserver programmer's guide.Ver 1.6.pdf
Скачиваний:
27
Добавлен:
23.08.2013
Размер:
1.19 Mб
Скачать

Building the Demonstration Program

A.4 Building using ADS from the command line

To build the HTML Compiler and the Widget application using ADS in a command-line environment (such as Solaris or a Windows Command prompt), you must do the following:

1.Change to the project directory, widget.

2.Run one of the following:

make -s

For Solaris.

nmake /s

For a Windows Command prompt.

The Widget project should build without errors or warnings.

3.Edit the ether.nv file and set valid IP addressing options (see the Porting TCP/IP Programmer’s Guide).

4.Run the widget.axf file on the ARM integrator board.

5.Use your preferred web browser with a URL like http://10.0.2.9/, where the address used is the one that you specified in the ether.nv file.

A-6

Copyright © 1999-2001 ARM Limited. All rights reserved.

ARM DUI 0075D