详细说明:基于ARM平台的以太网通信,选用的网卡芯片是DM9000,一款周立工提供的芯片,已调试成功。文件列表: firmware_DM9000 .....\ARM Executable Image for lpc2131 .....\............\ARM Executable Image for lpc2100.mcp .....\............\ARM_Executable_Image_for_lpc2100_Data .....\............\.............\CWSettingsWindows.stg .....\............\.............\DebugInFLASH .....\............\.............\....\ARM Executable Image for lpc2100.axf .....\............\.............\....\ARM Executable Image for lpc2100.i32 .....\............\.............\....\ObjectCode .....\............\.............\....\....\beep.o .....\............\.............\....\....\IRQ.o .....\............\.............\....\....\main.o .....\............\.............\....\....\Startup.o .....\............\.............\....\....\target.o .....\............\.............\....\TargetDataWindows.tdt .....\............\.............\DebugInRAM .....\............\.............\....\ARM Executable Image for lpc2100.axf .....\............\.............\....\ObjectCode .....\............\.............\....\....\beep.o .....\............\.............\....\....\IRQ.o .....\............\.............\....\....\led.o .....\............\.............\....\....\main.o .....\............\.............\....\....\Startup.o .....\............\.............\....\....\target.o .....\............\.............\....\....\urt.o .....\............\.............\....\TargetDataWindows.tdt .....\............\.............\RelInFLASH .....\............\.............\....\ARM Executable Image for lpc2100.axf .....\............\.............\....\ARM Executable Image for lpc2100.i32 .....\............\.............\....\ObjectCode .....\............\.............\....\TargetDataWindows.tdt .....\............\beep.c .....\............\led.c .....\............\src .....\............\.\config.h .....\............\.\IRQ.s .....\............\.\LPC2294.h .....\............\.\main.c .....\............\.\mem_a.scf .....\............\.\mem_b.scf .....\............\.\mem_c.scf .....\............\.\Startup.s .....\............\.\target.c .....\............\.\target.h .....\............\urt.c .....\arm.h .....\arp.c .....\arp.h .....\config.h .....\console.c .....\console.h .....\debug .....\dm9k.c .....\dm9k_reg.h .....\eth.c .....\eth.h .....\firmware .....\....\firmware.mcp .....\....\firmware_Data .....\....\.....\CWSettingsWindows.stg .....\....\.....\Debug .....\....\.....\DebugRel .....\....\.....\....\firmware.axf .....\....\.....\....\firmware.bin .....\....\.....\....\ObjectCode .....\....\.....\....\....\arp.o .....\....\.....\....\....\dm9k.o .....\....\.....\....\....\eth.o .....\....\.....\....\....\heap.o .....\....\.....\....\....\icmp.o .....\....\.....\....\....\ip.o .....\....\.....\....\....\IRQ.o .....\....\.....\....\....\main.o .....\....\.....\....\....\net.o .....\....\.....\....\....\retarget.o .....\....\.....\....\....\skbuff.o .....\....\.....\....\....\stack.o .....\....\.....\....\....\startup.o .....\....\.....\....\....\startup_c.o .....\....\.....\....\....\uart.o .....\....\.....\....\....\udp.o .....\....\.....\....\....\utils.o .....\....\.....\....\....\version.o .....\....\.....\....\TargetDataWindows.tdt .....\....\.....\Release .....\heap.s .....\icmp.c .....\icmp.h .....\ip.c .....\ip.h .....\irq.s .....\lpc2294.h .....\main.c .....\Makefile .....\mem_b.scf .....\net.c .....\net.h .....\out.bin .....\release .....\retarget.c……