lwip tcp/ip 协议栈 adsp BF533 DSP 移植 用 visual dsp++ 编译

源代码在线查看: files

软件大小: 2467 K
上传用户: cdcgl
关键词: visual lwip adsp 533
下载地址: 免注册下载 普通下载 VIP

相关代码

				6502/      - Architectural files for the 6502 CPU.
				
				c16x/      - Architectural files for the C16x/ST10 uC.
				             Supports lwIP Raw API only.
				             CS8900a Ethernet driver for 16-bit mode.
				
				msvc6/     - Architectural files for Microsoft Visual C++ 6.0.
				
				rtxc/      - Architectural files for the RTXC operating system.
				
				unix/      - Architectural files for testing on unix-like systems
				             (assuming gcc and pthreads).
				
				v2pro/     - Architectural files for the Xilinx Virtex-II PRO device with 
				             embedded PowerPC 405 Processor.  Supports lwIP Raw API only.
				             (requires EDK - http://www.xilinx.com/ise/embedded/edk.htm)
				             
				coldfire/  - Architectural files for Motorola Coldfire 5272 CPU running
				             under Nucleus OS. Supports DMA and ISRs in ethernet driver.
				
				
				Each subdirectory (may) also include:
				
				perf.c     - Optional file that should be implemented when running
				             performance tests of lwIP.
				
				sys.c      - Implementation of the operating system emulation layer.
				
				include/   - Architectural specific header files.
				
				netif/     - Architectural specific network interfaces.
				
							

相关资源