NicheStack for LM3S9B90
The NicheStack for LM3S9B90 product includes the InterNiche NicheStack
TCP/IP Stack, HTTP Server, FTP Server, Telnet Server, and DHCP Client.
The target platform is the EK-LM3S9B90 Stellaris Evaluation board.
Loading the Software
To download the NicheStack software to the Evaluation Board, please
follow these steps. The Evaluation Kit Quickstart documentation
provides
additional information on the board's setup and operation.
- Unzip the NicheStack software onto the Host PC.
- Connect a USB cable between the Host PC and the Evaluation board.
Connect a ethernet cable between the Host network and the Evaluation
Board.
- Download the nichestack.bin file to the Evaluation Board using
the LM Flash Programmer utility program available from the Luminary
Micro website (http://www.luminarymicro.com).
- Configure a terminal emulator program, such as HyperTerminal, to
communicate with the virtual COM port of the Evaluation Board. The COM
port should be set to: 115200 baud, no parity, 1 stop bit, and no flow
control.
- Press the Reset button on the Evaluation Board to reset the board
and start the NicheStack software. The output from the NicheStack
software initialization will appear in the Terminal emulator window,
followed by the NicheTool "INET>" prompt.
Notes about the NicheStack software:
- The software attempts to obtain an IP address via DHCP. If there
is no DHCP server available, the default is:
IP address: 10.0.0.100
Subnet mask: 255.0.0.0
Gateway: 0.0.0.0
MAC address:
- The web server can be accessed by setting a web browser, such as
Internet Explorer or Mozilla's Firefox, to the URL: http://10.0.0.100
(or the IP address obtained from the DHCP server).
- The FTP server can be accessed by a FTP client running on the
Host PC. The NicheStack Virtual File System contains several large
files for use in evaluating data transfer performance. A typical FTP
sequence might be:
$$ ftp 10.0.0.100
User: guest
Password: guest
ftp> dir
ftp> binary
ftp> get mem2M mem2M
ftp> put mem2M null
ftp> quit
$$
- A Telnet client running on the Host PC can access the Telnet
Server using the login name 'guest' and password 'guest'.
- The NicheStack software has a one-hour time limit. After one
hour, the software will stop and the Evaluation Board will need to be
rebooted.
*************************************************************************
Trouble Shooting
*************************************************************************
If you are unable to access the demo, please check the following:
- That the USB and ethernet cables are correctly connected, and the
FTDI drivers are installed on the Host PC.
- Please make sure that your PC configuration is as follows:
IP Address : 10.0.0.x
Subnet Mask: 255.0.0.0
Gateway : 0.0.0.0
Serial port: 115200 baud, no parity, 1 stop, no flow control
- That there is no other device on the network with the same IP
address as the EK-LM3S9B90 Evaluation Board.
- If you are still unable to execute the demo please contact
[email protected].
*************************************************************************
For additional product information, please contact:
InterNiche Technologies, Inc. US HQ
51 E Campbell Avenue, Suite 160
Campbell, CA 95008
USA
Tel: + 1 408 540 1160
Fax: + 1 408 540 1161
[email protected]
|
InterNiche Technologies, Europe
Graafseweg 274 K.213
6532 ZV Nijmegen
The Netherlands
Tel: +31 24 373 7962
Fax: +31 24 890 1451
[email protected]
|
*************************************************************************
Thank for evaluating the Time Limited 1 hr InterNiche TCP/IP Web
Server, FTP Server and Telnet Server Demo