44b0_lwip_ppp_gprs

所属分类:操作系统开发
开发工具:C/C++
文件大小:761KB
下载次数:609
上传日期:2007-03-17 10:50:07
上 传 者kfd766
说明:  基于44b0使用ucos2.8操作系统的全部源码,成功移植了lwip1.1.1,ppp和gprs modem的驱动,可通过GPRSmodem实现网络通信
(based on the use of 44b0 ucos2.8 all-source operating system, lwip1.1.1 a successful transplant, ppp and gprs modem driver, through GPRSmodem network communication)

文件列表:
gprs (0, 2007-03-17)
gprs\log.txt (32768, 2006-05-28)
gprs\newgps.mcp (215380, 2007-03-07)
gprs\image (0, 2007-03-17)
gprs\image\newgps.axf (158124, 2007-03-07)
gprs\image\newgps.bin (28948, 2007-03-07)
gprs\newgps_Data (0, 2007-03-17)
gprs\newgps_Data\CWSettingsWindows.stg (3450, 2007-03-07)
gprs\newgps_Data\Debug (0, 2007-03-17)
gprs\newgps_Data\Release (0, 2007-03-17)
gprs\newgps_Data\DebugRel (0, 2007-03-17)
gprs\newgps_Data\DebugRel\TargetDataWindows.tdt (106438, 2007-03-07)
gprs\newgps_Data\DebugRel\ObjectCode (0, 2007-03-17)
gprs\newgps_Data\DebugRel\ObjectCode\start.o (3188, 2007-03-07)
gprs\newgps_Data\DebugRel\ObjectCode\OS_CPU_C.o (17876, 2007-03-07)
gprs\newgps_Data\DebugRel\ObjectCode\OS_CPU_A.o (2332, 2007-03-07)
gprs\newgps_Data\DebugRel\ObjectCode\os_core.o (36884, 2007-03-07)
gprs\newgps_Data\DebugRel\ObjectCode\os_dbg_r.o (18884, 2007-03-07)
gprs\newgps_Data\DebugRel\ObjectCode\os_flag.o (32564, 2007-03-07)
gprs\newgps_Data\DebugRel\ObjectCode\os_mbox.o (23312, 2007-03-07)
gprs\newgps_Data\DebugRel\ObjectCode\os_mem.o (21696, 2007-03-07)
gprs\newgps_Data\DebugRel\ObjectCode\os_mutex.o (24560, 2007-03-07)
gprs\newgps_Data\DebugRel\ObjectCode\os_q.o (27160, 2007-03-07)
gprs\newgps_Data\DebugRel\ObjectCode\os_sem.o (22588, 2007-03-07)
gprs\newgps_Data\DebugRel\ObjectCode\os_task.o (32632, 2007-03-07)
gprs\newgps_Data\DebugRel\ObjectCode\os_time.o (19412, 2007-03-07)
gprs\newgps_Data\DebugRel\ObjectCode\retarget.o (13496, 2007-03-07)
gprs\newgps_Data\DebugRel\ObjectCode\bsp_uart.o (51268, 2007-03-07)
gprs\newgps_Data\DebugRel\ObjectCode\main.o (46920, 2007-03-07)
gprs\newgps_Data\DebugRel\ObjectCode\uart.o (50136, 2007-03-07)
gprs\newgps_Data\DebugRel\ObjectCode\boot.o (43616, 2007-03-07)
gprs\ucos28 (0, 2007-03-17)
gprs\ucos28\os_cfg.h (8884, 2006-05-26)
gprs\ucos28\os_core.c (68292, 2005-03-20)
gprs\ucos28\os_dbg_r.c (10318, 2005-02-16)
gprs\ucos28\os_flag.c (54502, 2005-02-17)
gprs\ucos28\os_mbox.c (24934, 2005-03-14)
gprs\ucos28\os_mem.c (18837, 2005-04-09)
gprs\ucos28\os_mutex.c (31110, 2005-03-20)
gprs\ucos28\os_q.c (36890, 2005-03-14)
... ...

INTRODUCTION lwIP is a small independent implementation of the TCP/IP protocol suite that has been developed by Adam Dunkels at the Computer and Networks Architectures (CNA) lab at the Swedish Institute of Computer Science (SICS). The focus of the lwIP TCP/IP implementation is to reduce the RAM usage while still having a full scale TCP. This making lwIP suitable for use in embedded systems with tens of kilobytes of free RAM and room for around 40 kilobytes of code ROM. FEATURES * IP (Internet Protocol) including packet forwarding over multiple network interfaces * ICMP (Internet Control Message Protocol) for network maintenance and debugging * UDP (User Datagram Protocol) including experimental UDP-lite extensions * TCP (Transmission Control Protocol) with congestion control, RTT estimation and fast recovery/fast retransmit * Specialized API for enhanced performance * Optional Berkeley socket API LICENSE lwIP is freely available under a BSD license. DEVELOPMENT lwIP has grown into an excellent TCP/IP stack for embedded devices, and developers using the stack often submit bug fixes, improvements, and additions to the stack to further increase its usefulness. Development of lwIP is hosted on Savannah, a central point for software development, maintenance and distribution. Everyone can help improve lwIP by use of Savannah's interface, CVS and the mailing list. A core team of developers will commit changes to the CVS source tree. The lwIP TCP/IP stack is maintained in the 'lwip' CVS module and contributions (such as platform ports) are in the 'contrib' module. See doc/savannah.txt for details on CVS server access for users and developers. Last night's CVS tar ball can be downloaded from: http://savannah.gnu.org/cvs.backups/lwip.tar.gz [CHANGED - NEEDS FIXING] The current CVS trees are web-browsable: http://savannah.nongnu.org/cgi-bin/viewcvs/lwip/lwip/ http://savannah.nongnu.org/cgi-bin/viewcvs/lwip/contrib/ Submit patches and bugs via the lwIP project page: http://savannah.nongnu.org/projects/lwip/ DOCUMENTATION The original out-dated homepage of lwIP and Adam Dunkels' papers on lwIP are at the official lwIP home page: http://www.sics.se/~adam/lwip/ Self documentation of the source code is regularly extracted from the current CVS sources and is available from this web page: http://www.nongnu.org/lwip/ Reading Adam's papers, the files in docs/, browsing the source code documentation and browsing the mailing list archives is a good way to become familiar with the design of lwIP. Adam Dunkels Leon Woestenberg

近期下载者

相关文件


收藏者