uip_avr

所属分类:单片机开发
开发工具:C/C++
文件大小:411KB
下载次数:135
上传日期:2009-04-27 23:15:18
上 传 者1594406
说明:  移植uip-1.0到Atmega32 1)把 uip-1.0 的所有文件加入到工程,包括 uip 目录的文件(除uip-split.c)、unix 目录的文件、lib 目录的文件; 2)修改 uip/uip-neighbor.c 文件的 void uip_neighbor_add(uip_ipaddr_t ipaddr, struct uip_neighbor_addr *addr) 函数,一般注释掉 printf 语句即可,或者改为你自己的串口格式化打印实现。 3)uip 目录里的源文件除 uipopt.h 外一般都无需修改;uipopt.h 包含了 uip-conf.h ,所以大部分修改可以在 uip-conf.h 里进行。 uip-conf.h 里加入如下定义,可以减少编译的警告: #define notdef 0 #define UIP_CONF_IPV6 0 #define UIP_ARCH_ADD32 0 #define UIP_ARCH_CHKSUM 0 #define UIP_NEIGHBOR_CONF_ADDRTYPE 0 4)移植工作主要是 定时器中断程序 与 网络驱动 的编写
(1) to the uip-1.0 added to the works of all documents, including documents uip directory (except uip-split.c), unix file directories, lib directories of documents 2) Revise the uip/uip-neighbor.c documents void uip_neighbor_add (uip_ipaddr_t ipaddr, struct uip_neighbor_addr* addr) Function printf statements generally can be commented out or changed to your own print serial format to achieve. 3) uip the source file directory in addition to uipopt.h generally no need to change things uipopt.h contains uip-conf.h, most modifications can be uip-conf.h conducted. uip-conf.h to add the following definition, can reduce the compiler warning: # define notdef 0 # define UIP_CONF_IPV6 0 # define UIP_ARCH_ADD32 0 # define UIP_ARCH_CHKSUM 0 # define UIP_NEIGHBOR_CONF_ADDRTYPE 0 4) transplantation is a timer interrupt work process with the preparation of a network drive)

文件列表:
uip_avr\.dep\clock-arch.o.d (1562, 2009-04-12)
uip_avr\.dep\enc28j60.o.d (848, 2009-04-12)
uip_avr\.dep\hello-world.o.d (812, 2009-04-12)
uip_avr\.dep\main.o.d (1533, 2009-04-12)
uip_avr\.dep\memb.o.d (241, 2009-04-12)
uip_avr\.dep\psock.o.d (834, 2009-04-12)
uip_avr\.dep\rs232.o.d (1667, 2009-04-12)
uip_avr\.dep\shell.o.d (286, 2009-04-12)
uip_avr\.dep\tapdev.o.d (1554, 2009-04-12)
uip_avr\.dep\telnetd.o.d (705, 2009-04-12)
uip_avr\.dep\timer.o.d (147, 2009-04-12)
uip_avr\.dep\uip.o.d (756, 2009-04-12)
uip_avr\.dep\uip_arp.o.d (580, 2009-04-12)
uip_avr\apps\dhcpc\dhcpc.c (9960, 2006-06-12)
uip_avr\apps\dhcpc\dhcpc.h (2333, 2006-06-12)
uip_avr\apps\dhcpc\Makefile.dhcpc (31, 2006-06-12)
uip_avr\apps\hello-world\hello-world.c (2988, 2009-04-12)
uip_avr\apps\hello-world\hello-world.h (1226, 2009-04-12)
uip_avr\apps\hello-world\Makefile.hello-world (29, 2006-06-12)
uip_avr\apps\resolv\Makefile.resolv (24, 2006-06-12)
uip_avr\apps\resolv\resolv.c (13033, 2006-06-12)
uip_avr\apps\resolv\resolv.h (2574, 2006-06-12)
uip_avr\apps\smtp\Makefile.smtp (44, 2006-06-12)
uip_avr\apps\smtp\makestrings (845, 2006-06-12)
uip_avr\apps\smtp\smtp-strings (236, 2006-06-12)
uip_avr\apps\smtp\smtp-strings.c (2690, 2006-06-12)
uip_avr\apps\smtp\smtp-strings.h (2116, 2006-06-12)
uip_avr\apps\smtp\smtp.c (7007, 2006-06-12)
uip_avr\apps\smtp\smtp.h (2772, 2006-06-12)
uip_avr\apps\telnetd\Makefile.telnetd (40, 2006-06-12)
uip_avr\apps\telnetd\shell.c (3788, 2006-06-12)
uip_avr\apps\telnetd\shell.h (3178, 2006-06-12)
uip_avr\apps\telnetd\telnetd.c (8257, 2006-06-12)
uip_avr\apps\telnetd\telnetd.h (2117, 2009-04-12)
uip_avr\apps\webclient\Makefile.webclient (47, 2006-06-12)
uip_avr\apps\webclient\makestrings (852, 2006-06-12)
uip_avr\apps\webclient\webclient-strings (978, 2006-06-12)
uip_avr\apps\webclient\webclient-strings.c (4374, 2006-06-12)
uip_avr\apps\webclient\webclient-strings.h (1124, 2006-06-12)
... ...

This directory contains a few example applications. They are not all heavily tested, however.

近期下载者

相关文件


收藏者