bekars 发表于 2006-1-19 11:41:59

运行testsuite出错

Bdebian:/home/baiyu/Skyeye/testsuite/2.0/s3c4510# /home/baiyu/Skyeye/skyeye-1.2.0/binary/skyeye -c skyeye.conf
------------------------- SkyEye -V1.2 ---------------------------
Usage: SkyEye program
Default mode is STANDALONE mode
------------------------------------------------------------------
Options:
-e exec-file      the (ELF executable format)kernel file name.
-d                  in GDB Server mode (can be connected by GDB).
-c config-file      the skyeye configure file name.
-h                  This Help Display
-v                  This shows arch and cpu supported
------------------------------------------------------------------
debugmode= 0, filename = skyeye.conf, server TCP port is 12345
arch: arm
cpu info: armv3, arm7tdmi, 41007700, fff8ff00, 0
mach info: name s3c4510b, mach_init addr 0x8064ff0
ethmod num=1, mac addr=0:0:0:0:0:0, hostip= 10.0.0.2
dbct info: turn on dbct!
SKYEYE: use arm7100 mmu ops
dbct translate block use memory 0x03ff3f15 bytes.

停到这里就不动了,在VMWare中 Debian 2.6.8,试过其它testsuit也一样。

Debian linux (kernerl 2.6.8 self compile)skyeye 1.2.0   testsuit 2.0

littertiger 发表于 2006-1-19 14:48:15

我的也是

ksh 发表于 2006-1-20 21:48:42

Do you use newest version of skyeye. I mean:
skyeye-1.2.0-RC4.tar.bz2

bekars 发表于 2006-1-20 22:01:05

Do you use newest version of skyeye. I mean:
skyeye-1.2.0-RC4.tar.bz2

我用的是rc4,问题解决了,我运行的参数不正确,应该是


skyeye -e linux


没有-c skyeye.conf
页: [1]
查看完整版本: 运行testsuite出错