|
楼主 |
发表于 2009-10-11 18:31:01
|
显示全部楼层
整个过程
root@bf-desktop:/skyeye-1.2.9_rc1/testsuite/arm_hello# ls
Makefile README arm_hello hello.c hello.lds skyeye.conf start.S
root@bf-desktop:/skyeye-1.2.9_rc1/testsuite/arm_hello# skyeye -e arm_hello
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 note 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.
pen_buffer not implemented.
(skyeye)start
arch: arm
cpu info: armv3, arm7tdmi, 41007700, fff8ff00, 0
In do_mach_option, mach info: name at91, mach_init addr 0xb6fa1f20
Invalid parameter for mod option
uart_mod:0, desc_in:, desc_out:, converter:
SKYEYE: use arm7100 mmu ops
exec file "arm_hello"'s format is elf32-i386.
load section .text: addr = 0x01000000 size = 0x00000084.
load section .glue_7: addr = 0x01000084 size = 0x00000000.
load section .glue_7t: addr = 0x01000084 size = 0x00000000.
load section .data: addr = 0x01002000 size = 0x00001000.
not load section .bss: addr = 0x01003000 size = 0x00000000 .
not load section .debug_abbrev: addr = 0x00000000 size = 0x0000004e .
not load section .debug_info: addr = 0x00000000 size = 0x00000187 .
not load section .debug_line: addr = 0x00000000 size = 0x000000a9 .
not load section .debug_pubnames: addr = 0x00000000 size = 0x0000001c .
not load section .debug_aranges: addr = 0x00000000 size = 0x00000020 .
In SIM_start, Set PC to the address 0x1000000
*在下面的(skyeye)后输入的run并没有显示,但却起了作用
(skyeye)(running)helloworldhelloworldhelloworldhelloworldhelloworldhelloworldhelloworld
先对热心的人表示下感谢!
[ 本帖最后由 skyeye_bf 于 2009-10-11 18:32 编辑 ] |
|