uip_webserver-changed

所属分类:嵌入式/单片机/硬件编程
开发工具:C/C++
文件大小:574KB
下载次数:384
上传日期:2010-01-23 09:02:16
上 传 者liangpudn
说明:  lpc2478 + DP83848 的网口程序,本人亲自调通并测试通过
(lpc2478+ DP83848 The net interface program, personally and test through general adjustment.)

文件列表:
uip_webserver-changed\uip_webserver.dep (18584, 2009-08-17)
uip_webserver-changed\uip_webserver.ewd (17591, 2009-08-17)
uip_webserver-changed\uip_webserver.ewp (22989, 2009-08-17)
uip_webserver-changed\uip_webserver.eww (508, 2008-09-17)
uip_webserver-changed\uip\lc-addrlabels.h (3032, 2008-09-17)
uip_webserver-changed\uip\lc-switch.h (2869, 2008-09-17)
uip_webserver-changed\uip\lc.h (3987, 2008-09-17)
uip_webserver-changed\uip\psock.c (10169, 2008-09-17)
uip_webserver-changed\uip\psock.h (12589, 2008-09-17)
uip_webserver-changed\uip\pt.h (8190, 2008-09-17)
uip_webserver-changed\uip\timer.c (4172, 2008-09-17)
uip_webserver-changed\uip\timer.h (2969, 2008-09-17)
uip_webserver-changed\uip\uip.c (59861, 2008-09-17)
uip_webserver-changed\uip\uip.h (45986, 2008-09-17)
uip_webserver-changed\uip\uiplib.c (2426, 2008-09-17)
uip_webserver-changed\uip\uiplib.h (2534, 2008-09-17)
uip_webserver-changed\uip\uipopt.h (15787, 2008-09-17)
uip_webserver-changed\uip\uip_arch.h (4608, 2008-09-17)
uip_webserver-changed\uip\uip_arp.c (13938, 2008-09-17)
uip_webserver-changed\uip\uip_arp.h (5121, 2008-09-17)
uip_webserver-changed\uip\httpd\http-strings.c (5442, 2008-09-17)
uip_webserver-changed\uip\httpd\http-strings.h (1272, 2008-09-17)
uip_webserver-changed\uip\httpd\httpd-cgi.c (6370, 2008-09-17)
uip_webserver-changed\uip\httpd\httpd-cgi.h (2822, 2008-09-17)
uip_webserver-changed\uip\httpd\httpd-fs.c (3948, 2008-09-17)
uip_webserver-changed\uip\httpd\httpd-fs.h (2283, 2008-09-17)
uip_webserver-changed\uip\httpd\httpd-fsdata.c (37777, 2008-09-17)
uip_webserver-changed\uip\httpd\httpd-fsdata.h (2424, 2008-09-17)
uip_webserver-changed\uip\httpd\httpd.c (9610, 2008-09-17)
uip_webserver-changed\uip\httpd\httpd.h (2157, 2008-09-17)
uip_webserver-changed\uip\httpd\webserver.h (2012, 2008-09-17)
uip_webserver-changed\uip\httpd\httpd-fs\404.html (167, 2008-09-17)
uip_webserver-changed\uip\httpd\httpd-fs\fade.png (196, 2008-09-17)
uip_webserver-changed\uip\httpd\httpd-fs\files.shtml (1288, 2008-09-17)
uip_webserver-changed\uip\httpd\httpd-fs\footer.html (18, 2008-09-17)
uip_webserver-changed\uip\httpd\httpd-fs\header.html (646, 2008-09-17)
uip_webserver-changed\uip\httpd\httpd-fs\index.html (902, 2008-09-17)
uip_webserver-changed\uip\httpd\httpd-fs\processes.shtml (212, 2008-09-17)
uip_webserver-changed\uip\httpd\httpd-fs\stats.shtml (852, 2008-09-17)
... ...

######################################################################## # # uip_webserver.eww # # $Revision: 24636 $ # ######################################################################## DESCRIPTION =========== This example project shows how to use the IAR Embedded Workbench for ARM to develop code for the IAR LPC-2478-SK evaluation boards. This demo shows a web server application running on the top of the uIP 1.0 TCP-IP stack. This example can work standalone on the IAR LPC-2478-SK board. COMPATIBILITY ============= The Touch demo project is compatible with the IAR-LPC-2478 evaluation board. By default, the project is configured to use the J-Link JTAG interface. The default IP address is: 192.168.0.100 (set in main.c main subroutine) The physical MAC address is (defined in uipopt.h): 00-ff-ff-ff-ff-ff CONFIGURATION ============= After power-up the controller get clock from internal RC oscillator that is unstable and may fail with J-Link auto detect, therefore adaptive clocking should always be used. The adaptive clock can be select from menu: Project->Options..., section Debugger->J-Link/J-Trace JTAG Speed - Adaptive. The uIp web server application is downloaded to the iFlash. Jumpers: EXT/JLINK - depending of power source ISP_E - unfilled RST_E - unfilled BDS_E - unfilled C/SC - SC GETTING STARTED =============== 1) Start the IAR Embedded Workbench for ARM. 2) Select File->Open->Workspace... Open the following workspace: \arm\examples\NXP\ LPC24xx\IAR-LPC-2478\uip_webserver\uip_webserver.eww 3) Run the program. 4) Connect cable between PC LAN Card or Hub and IAR LPC-2478-SK board. Start web browser and type 192.168.0.100 in address field of the browser.

近期下载者

相关文件


收藏者