Description: This example application demonstrates web-based I/O control using the
Stellaris Ethernet controller and the lwIP TCP/IP Stack. DHCP is used to
obtain an Ethernet address. If DHCP times out without obtaining an
address, a static IP address will be chosen using AutoIP. The address that
is selected will be shown on the OLED display allowing you to access the
internal web pages served by the application via your normal web browser.
File list (Check if you may need any files):
enet_io\cgifuncs.c
.......\cgifuncs.h
.......\.odered\enet_io.axf
.......\.......\enet_io.bin
.......\cr_project.xml
.......\enet_io.c
.......\enet_io.ewd
.......\enet_io.ewp
.......\enet_io.icf
.......\enet_io.ld
.......\enet_io.Opt
.......\enet_io.sct
.......\enet_io.Uv2
.......\enet_io_codered.ld
.......\enet_io_enet_io.dep
.......\enet_io_Opt.Bak
.......\enet_io_sourcerygxx.ld
.......\enet_io_Uv2.Bak
.......\.warm\Exe\enet_io.bin
.......\.....\...\enet_io.out
.......\fs\404.html
.......\..\block.html
.......\..\family.html
.......\..\favicon.ico
.......\..\images\awards_2k8.jpg
.......\..\......\chips.jpg
.......\..\......\fury_block.gif
.......\..\......\lmi_logo.gif
.......\..\......\lmi_tm.gif
.......\..\......\no16bit.jpg
.......\..\......\no8bit.jpg
.......\..\......\noasm.jpg
.......\..\......\nopin.jpg
.......\..\index.html
.......\..\io_cgi.shtml
.......\..\io_http.html
.......\..\perror.html
.......\gcc\enet_io.axf
.......\...\enet_io.bin
.......\io.c
.......\io.h
.......\io_fsdata.h
.......\lm3s6965-rom.ld
.......\lmi_fs.c
.......\lwipopts.h
.......\Makefile
.......\readme.txt
.......\.vmdk\cgifuncs.crf
.......\.....\cgifuncs.d
.......\.....\cgifuncs.o
.......\.....\enet_io.axf
.......\.....\enet_io.bin
.......\.....\enet_io.crf
.......\.....\enet_io.d
.......\.....\enet_io.htm
.......\.....\enet_io.lnp
.......\.....\enet_io.map
.......\.....\enet_io.o
.......\.....\enet_io.plg
.......\.....\enet_io.tra
.......\.....\httpd.crf
.......\.....\httpd.d
.......\.....\httpd.o
.......\.....\io.crf
.......\.....\io.d
.......\.....\io.o
.......\.....\lmi_fs.crf
.......\.....\lmi_fs.d
.......\.....\lmi_fs.o
.......\.....\lwiplib.crf
.......\.....\lwiplib.d
.......\.....\lwiplib.o
.......\.....\rit128x96x4.crf
.......\.....\rit128x96x4.d
.......\.....\rit128x96x4.o
.......\.....\startup_rvmdk.o
.......\.....\ustdlib.crf
.......\.....\ustdlib.d
.......\.....\ustdlib.o
.......\sourcerygxx\enet_io.axf
.......\...........\enet_io.bin
.......\startup_codered.c
.......\startup_ewarm.c
.......\startup_gcc.c
.......\startup_rvmdk.S
.......\startup_sourcerygxx.c
.......\ewarm\Exe
.......\fs\images
.......\codered
.......\ewarm
.......\fs
.......\gcc
.......\rvmdk
.......\sourcerygxx
enet_io