|
楼主 |
发表于 2005-2-24 20:08:29
|
显示全部楼层
起动过程如下:
[root@yf s3c2410]# skyeye vmlinux
***************************************************************
**** ****
**** SkyEye Simulator Ver 0.8.6 with GDB 5.3 Interface ****
**** ****
***************************************************************
GNU gdb 5.3
Copyright 2002 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB. Type "show warranty" for details.
This SkyEye was configured as "--host=i686-pc-linux-gnu --target=arm-elf"...
(SkyEye) tar s
cpu info: armv4, arm920t, 41009200, ff00fff0, 2
mach info: name s3c2410x, mach_init addr 0x81441a8
SKYEYE: use arm920t mmu ops
Loaded ROM ./ywcromfs-minigui.img
Connected to the simulator.
(SkyEye) load
Loading section .init, size 0xa000 vma 0xc0008000
Loading section .text, size 0xcc254 vma 0xc0012000
Loading section __ex_table, size 0x838 vma 0xc00de260
Loading section .data, size 0x9da7 vma 0xc00e0000
Start address 0xc0008000
Transfer rate: 7356824 bits in <1 sec.
(SkyEye) run
Starting program: /root/skyeye/skyeye-binary-testutils-1.1.0/s3c2410/vmlinux
到这就停住了无任何提示和反应 |
|