|
启动TestSuit2总是死在load Roam ./xxx.img不动了,启动自己编译的hello 却可以执行,是不是testSuit2还要自己编译呀?
----------------------------------
我的输出:
cornerstone@cornerstone:~/projects/skyeye/testsuite2/at91/uclinux_rtl8019> skyey e
SKYEYE: If you have ELF kernel file, please use -e option to indicate your ELF f ormat kernel filename
SKYEYE: If you only have kernel binary image, you should put the filename of ker nel binary image in skyeye.conf file
arch: arm
cpu info: armv3, arm7tdmi, 41007700, fff8ff00, 0
mach info: name at91, mach_init addr 0x8060f60
ethmod num=1, mac addr=0:4:3:2:1:f, hostip=10.0.0.1
tapif_initpen: Permission denied
-----------------------------------------------------------
NOTICE: you should be root at first !!!
NOTICE: you should inmod linux kernel net driver tun.o!!!
NOTICE: if you don't make device node, you should do commands:
NOTICE: mkdir /dev/net; mknod /dev/net/tun c 10 200
NOTICE: now the net simulation function can not support!!!
NOTICE: Please read SkyEye.README and try again!!!
-----------------------------------------------------------
SKYEYE: use arm7100 mmu ops
Loaded ROM ./romfs.img
-------------------------------
先谢谢了! |
|