戴尔_章 发表于 2011-4-16 16:50:46

测试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/b ... 223020081091261934/也是出现上面的问题:出现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群啊,有的话告诉我一声,小弟感激不尽……

tsinghuayuan86 发表于 2011-4-18 17:17:45

回复 1# 戴尔_章 的帖子

后面你还要运行 run命令
页: [1]
查看完整版本: 测试skyeye-tstsuite中的例子总是不成功,到了最后一步就卡了