User manual

AOAA Kit Software User’s Guide
Page 20
Copyright 2012 © Embedded Artists AB
3) The IP number for the AOAA Board is statically defined (i.e. no DHCP) and must likely be
modified to avoid conflicts with the network it will be connected to. The IP address, net mask
and gateway settings can be found in main.c.
4) Attach the network cable to the AOAA Board.
5) Flash the lwip_httpd project on the AOAA Board using the LPCXpresso IDE as explained in
section 4.3
3.5.2 Running the Demo
Open a web browser and enter the IP address of the AOAA Board that you selected during Setup. For
example if the SD card has a file named test.html it can be accessed as http://192.168.5.239/test.hml if
the IP address is 192.168.5.239.