|
楼主 |
发表于 2006-3-22 20:16:41
|
显示全部楼层
It seems that tap can not be found. I have executed the command "insmod",
but when startup lwip and use command "lsmod", I find the tun module is not used.
help me please!!!
--------------------------------------------------
[lwip_on_ucos_test]# skyeye -e lwip_on_ucos_test.elf -c skyeye.conf
arch: arm
cpu info: armv3, arm7tdmi, 41007700, fff8ff00, 0
mach info: name at91, mach_init addr 0x8060d44
ethmod num=1, mac addr=0:4:3:2:1:f, hostip=10.0.0.1
can't find device module: (null) <---------------------------------------- error here!!!
SKYEYE: use arm7100 mmu ops
exec file "lwip_on_ucos_test.elf"'s format is elf32-little.
load section .text: addr = 0x01000000 size = 0x00024ba0.
load section .data: addr = 0x01026000 size = 0x000020e4.
not load section .bss: addr = 0x010280e4 size = 0x00010aac .
not load section .debug_abbrev: addr = 0x00000000 size = 0x000031c5 . |
|