新手问题:skyeye安装和testsuit使用
我安装的是 skyeye-1.0.0.tar.bz2看readme只 make命令就可以安装,但不会在/usr/local/bin目录下生成链接,自己link
[ln -s /home/niko/skyeye/binary/skyeye/usr/local/bin/skyeye
可以用了,接着test
[root@niko ~]# cd /home/niko/skyeye-testsuit-2.0/at91/at91_with_framebuffer_touchscreen/
[root@niko at91_with_framebuffer_touchscreen]# ls
linuxreadmeromfs.img-fromuClinuxskyeye.conf
[root@niko at91_with_framebuffer_touchscreen]# skyeye linux
------------------------- SkyEye -V1.0 ---------------------------
Usage: SkyEye [options] program [program args]
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
------------------------------------------------------------------
debugmode= 0, filename = (null), server TCP port is 12345
Non-option argument linux
cpu info: armv3, arm7tdmi, 41007700, fff8ff00, 0
mach info: name at91, mach_init addr 0x8084454
lcd_mod:0
dbct info: turn on dbct!
SKYEYE: use arm7100 mmu ops
Loaded RAM ./romfs.img-fromuClinux
dbct translate block use memory 0x03ffac11 bytes.
停在dbct translate block use memory 0x03ffac11 bytes.不动了,....... 在skyeye.conf中关掉dbct选项
关了所有选项了!
root@fairsoft-ibm /usr/src/testsuite/2.0/s3c2410/2.4.18$ skyeye
------------------------- SkyEye -V1.0 ---------------------------
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
------------------------------------------------------------------
debugmode= 0, filename = (null), server TCP port is 12345
arch: arm
cpu info: armv4, arm920t, 41009200, ff00fff0, 2
mach info: name s3c2410x, mach_init addr 0x40d090
SKYEYE: use arm920t mmu ops
Loaded RAM ./initrd.img 在有skyeye.conf的目录下运行:
# skyeye -e linux -c skyeye.conf
我刚刚搞定的,哈哈! testsuit2.0里有些根本就是无法在skyeye1.0里运行
页:
[1]