mark5678 发表于 2011-2-22 16:50:31

测试skyeye-testsuite-1.3.2/linux/s3c2410/2.4.18的vmlinux出错

我安装的skyeye-1.3.2版,试运行skyeye-testsuite-1.3.2/linux/s3c2410/2.4.18下的vmlinux
一直循环报错,不知道为什么会这样,请各位帮忙!
我执行如下命令(我用的是ubuntu10.04)
cd /opt/skyeye-testsuite-1.3.2_rc1/linux/s3c2410/2.4.18
ls -a
initrd.imgpc.logskyeye.confskyeye_dbct.confvmlinux

skyeye -e vmlinux -c skyeye.conf

Your elf file is little endian.
arch: arm
cpu info: armv4, arm920t, 41009200, ff00fff0, 2
mach info: name s3c2410x, mach_init addr 0x806dcc0
ethmod num=1, mac addr=0:4:3:2:1:f, hostip=10.0.0.1
failed to setup_module (name:net, type:cs8900a)
tapif_init: icotl TUNSETIFF erroruart_mod:0, desc_in:, desc_out:, converter:
SKYEYE: use arm920t mmu ops
Loaded RAM   ./initrd.img
exec file "vmlinux"'s format is elf32-little.
load section .init: addr = 0xc0008000size = 0x0000f000.
load section .text: addr = 0xc0017000size = 0x000e246c.
报错循环开始啦:shock:
SKYEYE:Error in mem_read_word, no bank found, NumInstrs 792, mem_read_word addr = c70 no bank
SKYEYE:Error in mem_read_word, no bank found, NumInstrs 792, mem_read_word addr = c74 no bank
SKYEYE:Error in mem_read_word, no bank found, NumInstrs 792, mem_read_word addr = c78 no bank
SKYEYE:Error in mem_read_word, no bank found, NumInstrs 792, mem_read_word addr = c7c no bank
SKYEYE:Error in mem_read_word, no bank found, NumInstrs 800, mem_read_word addr = c80 no bank
SKYEYE:Error in mem_read_word, no bank found, NumInstrs 800, mem_read_word addr = c84 no bank
SKYEYE:Error in mem_read_word, no bank found, NumInstrs 800, mem_read_word addr = c88 no bank
SKYEYE:Error in mem_read_word, no bank found, NumInstrs 800, mem_read_word addr = c8c no bank
SKYEYE:Error in mem_read_word, no bank found, NumInstrs 800, mem_read_word addr = c90 no bank
SKYEYE:Error in mem_read_word, no bank found, NumInstrs 800, mem_read_word addr = c94 no bank
SKYEYE:Error in mem_read_word, no bank found, NumInstrs 800, mem_read_word addr = c98 no bank
SKYEYE:Error in mem_read_word, no bank found, NumInstrs 800, mem_read_word addr = c9c no bank
SKYEYE:Error in mem_read_word, no bank found, NumInstrs 808, mem_read_word addr = ca0 no bank
SKYEYE:Error in mem_read_word, no bank found, NumInstrs 808, mem_read_word addr = ca4 no bank
SKYEYE:Error in mem_read_word, no bank found, NumInstrs 808, mem_read_word addr = ca8 no bank
SKYEYE:Error in mem_read_word, no bank found, NumInstrs 808, mem_read_word addr = cac no bank
SKYEYE:Error in mem_read_word, no bank found, NumInstrs 808, mem_read_word addr = cb0 no bank
SKYEYE:Error in mem_read_word, no bank found, NumInstrs 808, mem_read_word addr = cb4 no bank
SKYEYE:Error in mem_read_word, no bank found, NumInstrs 808, mem_read_word addr = cb8 no bank
SKYEYE:Error in mem_read_word, no bank found, NumInstrs 808, mem_read_word addr = cbc no bank
SKYEYE:Error in mem_read_word, no bank found, NumInstrs 816, mem_read_word addr = cc0 no bank
SKYEYE:Error in mem_read_word, no bank found, NumInstrs 816, mem_read_word addr = cc4 no bank
SKYEYE:Error in mem_read_word, no bank found, NumInstrs 816, mem_read_word addr = cc8 no bank
SKYEYE:Error in mem_read_word, no bank found, NumInstrs 816, mem_read_word addr = ccc no bank
SKYEYE:Error in mem_read_word, no bank found, NumInstrs 816, mem_read_word addr = cd0 no bank
SKYEYE:Error in mem_read_word, no bank found, NumInstrs 816, mem_read_word addr = cd4 no bank
SKYEYE:Error in mem_read_word, no bank found, NumInstrs 816, mem_read_word addr = cd8 no bank
SKYEYE:Error in mem_read_word, no bank found, NumInstrs 816, mem_read_word addr = cdc no bank
SKYEYE:Error in mem_read_word, no bank found, NumInstrs 824, mem_read_word addr = ce0 no bank
SKYEYE:Error in mem_read_word, no bank found, NumInstrs 824, mem_read_word addr = ce4 no bank
SKYEYE:Error in mem_read_word, no bank found, NumInstrs 824, mem_read_word addr = ce8 no bank
SKYEYE:Error in mem_read_word, no bank found, NumInstrs 824, mem_read_word addr = cec no bank
SKYEYE:Error in mem_read_word, no bank found, NumInstrs 824, mem_read_word addr = cf0 no bank
SKYEYE:Error in mem_read_word, no bank found, NumInstrs 824, mem_read_word addr = cf4 no bank
SKYEYE:Error in mem_read_word, no bank found, NumInstrs 824, mem_read_word addr = cf8 no bank

我是个新手,整了几天啦,疯啦
请教,请教!

ksh 发表于 2011-2-23 12:27:09

尝试一下如下命令
skyeye -e vmlinux -c skyeye.conf -l 0x30000000,0xFFFFFF

mark5678 发表于 2011-2-23 14:51:00

谢谢:-D

戴尔_章 发表于 2011-4-16 16:47:22

测试skyeye-tstsuite中的例子总是不成功,到了最后一步就卡了

dell@ubuntu:~$ cd download   
dell@ubuntu:~/download$ cd skyeye-testsuite-1.3.2_rc1
dell@ubuntu:~/download/skyeye-testsuite-1.3.2_rc1$ cd linux/ep7312/ep7312_with_framebuffer_touchscreen_minigui/
dell@ubuntu:~/download/skyeye-testsuite-1.3.2_rc1/linux/ep7312/ep7312_with_framebuffer_touchscreen_minigui$ skyeye -e vmlinux -c skyeye.conf
Non-option argument skyeye.conf
SkyEye 1.3.2
SkyEye is an Open Source project under GPL. All rights of different parts or modules are reserved by their author. Any modification or redistributions of SkyEye should not remove or modify the annoucement of SkyEye copyright.
Get more information about it, please visit the homepage http://www.skyeye.org.
Type "help" to get command list.
(skyeye)
后面就没有了,没有任何输出
skyeye应该是装好了,我测试了他自带的那个helloworld成功了……
我在参考这个网址:http://jimoniuzai.blog.163.com/blog/static/10123223020081091261934/也是出现上面的问题:出现skyeye然后后面就没有了,我gtk也装了就是没有出现企鹅啊,呜呜呜……
dell@ubuntu:~$ cd download/
dell@ubuntu:~/download$ cd skyeye-testsuite-1.3.2_rc1/linux
dell@ubuntu:~/download/skyeye-testsuite-1.3.2_rc1/linux$ ls
at91rm9200ep9312               mpc8560   s3c2440                   x86
au1100          exec_skyeye_dbct.shmpc8572   strongarm
auto_test   exec_skyeye.sh       mpc8641dtest_report_2007-11-09
cs89712   godson               pxa           test_report_2008-05-02
ep7312          initrd.img               s3c2410   test_report_2008-06-08
dell@ubuntu:~/download/skyeye-testsuite-1.3.2_rc1/linux$ cd ep7312/ep7312_with_framebuffer_touchscreen_minigui/
dell@ubuntu:~/download/skyeye-testsuite-1.3.2_rc1/linux/ep7312/ep7312_with_framebuffer_touchscreen_minigui$ skyeye -e vmlinux -c skyeye.conf
Non-option argument skyeye.conf
SkyEye 1.3.2
SkyEye is an Open Source project under GPL. All rights of different parts or modules are reserved by their author. Any modification or redistributions of SkyEye should not remove or modify the annoucement of SkyEye copyright.
Get more information about it, please visit the homepage http://www.skyeye.org.
Type "help" to get command list.
(skyeye)start -n
arch: arm
cpu info: armv4, arm720t, 41807200, ffffff00, 1
In do_mach_option, mach info: name ep7312, mach_init addr 0x66a57d0

lcd_mod:1
uart_mod:0, desc_in:, desc_out:, converter:
Loaded ROM   ./ywcromfs-minigui.img
SKYEYE: use arm7100 mmu ops
exec file "vmlinux"'s format is elf32-i386.
load section .init: addr = 0xc0028000size = 0x00012000.
load section .text: addr = 0xc003a000size = 0x001212d0.
load section __ex_table: addr = 0xc015b2d0size = 0x00000900.
not load section __ksymtab: addr = 0xc015bbd0size = 0x00000000 .
load section .data: addr = 0xc015c000size = 0x0000e483.
not load section .bss: addr = 0xc016a4a0size = 0x00030b30 .
not load section .comment: addr = 0x00000000size = 0x00002bca .
In SIM_start, Set PC to the address 0xc0028000

(skyeye)

谢谢
论坛里有没有QQ群啊,有的话告诉我一声,小弟感激不尽……

ksh 发表于 2011-4-16 19:06:15

运行run命令

戴尔_章 发表于 2011-4-17 07:53:31

为什么我的出现段错误,2#说 的也不行

dell@ubuntu:~$ cd test/skyeye-testsuite-1.3.2_rc1/linux/s3c2410/s3c2410x-2.6.14
dell@ubuntu:~/test/skyeye-testsuite-1.3.2_rc1/linux/s3c2410/s3c2410x-2.6.14$ skyeye -e vmlinux -c skyeye.conf
Non-option argument skyeye.conf
SkyEye 1.3.2
SkyEye is an Open Source project under GPL. All rights of different parts or modules are reserved by their author. Any modification or redistributions of SkyEye should not remove or modify the annoucement of SkyEye copyright.
Get more information about it, please visit the homepage http://www.skyeye.org.
Type "help" to get command list.
(skyeye)start
arch: arm
cpu info: armv4, arm920t, 41009200, ff00fff0, 2
In do_mach_option, mach info: name s3c2410x, mach_init addr 0x26cded0

ethmod num=1, mac addr=0:4:3:2:1:f, hostip=10.0.0.1
can't alloc memory for devices pionter: (name:net, type:cs8900a)
can't alloc memory for devices pionter: (name:lcd, type:s3c2410x)
uart_mod:0, desc_in:, desc_out:, converter:
Loaded RAM   ./initrd.img
SKYEYE: use arm920t mmu ops
段错误
dell@ubuntu:~/test/skyeye-testsuite-1.3.2_rc1/linux/s3c2410/s3c2410x-2.6.14$ skyeye -e vmlinux -c skyeye.conf
Non-option argument skyeye.conf
SkyEye 1.3.2
SkyEye is an Open Source project under GPL. All rights of different parts or modules are reserved by their author. Any modification or redistributions of SkyEye should not remove or modify the annoucement of SkyEye copyright.
Get more information about it, please visit the homepage http://www.skyeye.org.
Type "help" to get command list.
(skyeye)start
arch: arm
cpu info: armv4, arm920t, 41009200, ff00fff0, 2
In do_mach_option, mach info: name s3c2410x, mach_init addr 0xa52ed0

ethmod num=1, mac addr=0:4:3:2:1:f, hostip=10.0.0.1
can't alloc memory for devices pionter: (name:net, type:cs8900a)
can't alloc memory for devices pionter: (name:lcd, type:s3c2410x)
uart_mod:0, desc_in:, desc_out:, converter:
Loaded RAM   ./initrd.img
SKYEYE: use arm920t mmu ops
段错误
dell@ubuntu:~/test/skyeye-testsuite-1.3.2_rc1/linux/s3c2410/s3c2410x-2.6.14$ skyeye -e vmlinux -c skyeye.conf -l 0x30000000,0xFFFFFF
Non-option argument skyeye.conf
SkyEye 1.3.2
SkyEye is an Open Source project under GPL. All rights of different parts or modules are reserved by their author. Any modification or redistributions of SkyEye should not remove or modify the annoucement of SkyEye copyright.
Get more information about it, please visit the homepage http://www.skyeye.org.
Type "help" to get command list.
(skyeye)start
arch: arm
cpu info: armv4, arm920t, 41009200, ff00fff0, 2
In do_mach_option, mach info: name s3c2410x, mach_init addr 0x943ed0

ethmod num=1, mac addr=0:4:3:2:1:f, hostip=10.0.0.1
can't alloc memory for devices pionter: (name:net, type:cs8900a)
can't alloc memory for devices pionter: (name:lcd, type:s3c2410x)
uart_mod:0, desc_in:, desc_out:, converter:
Loaded RAM   ./initrd.img
SKYEYE: use arm920t mmu ops
段错误
dell@ubuntu:~/test/skyeye-testsuite-1.3.2_rc1/linux/s3c2410/s3c2410x-2.6.14$

shineylg 发表于 2011-5-11 11:00:10

我也是!!!!!!!!!!!???????????怎么办
页: [1]
查看完整版本: 测试skyeye-testsuite-1.3.2/linux/s3c2410/2.4.18的vmlinux出错