|
楼主 |
发表于 2006-12-23 15:26:30
|
显示全部楼层
我在cygwin下面运行情况是这样的:
#./skyeye.exe -c skyeye.conf -e u-boot
arch: arm
cpu info: armv4, arm720t, 41807200, ffffff00, 1
mach info: name ep7312, mach_init addr 0x41c190
SKYEYE: use arm7100 mmu ops
Loaded RAM ./u-boot.bin
exec file "u-boot"'s format is elf32-little.
load section .text: addr = 0xc0f80000 size = 0x00010c30.
load section .rodata: addr = 0xc0f90c30 size = 0x0000075c.
load section .rodata.str1.4: addr = 0xc0f9138c size = 0x000036c4.
load section .data: addr = 0xc0f94a50 size = 0x0000087c.
load section .u_boot_cmd: addr = 0xc0f952cc size = 0x000003c0.
not load section .bss: addr = 0xc0f9568c size = 0x00004968 .
not load section .debug_line: addr = 0x00000000 size = 0x00004cdd .
not load section .debug_info: addr = 0x00000000 size = 0x00010858 .
not load section .debug_abbrev: addr = 0x00000000 size = 0x0000500b .
not load section .debug_aranges: addr = 0x00000000 size = 0x00000680 .
not load section .debug_frame: addr = 0x00000000 size = 0x0000237c .
not load section .debug_loc: addr = 0x00000000 size = 0x0000cd3f .
not load section .debug_pubnames: addr = 0x00000000 size = 0x00001b69 .
not load section .debug_ranges: addr = 0x00000000 size = 0x00000f20 .
not load section .debug_str: addr = 0x00000000 size = 0x00002fd6 .
not load section .comment: addr = 0x00000000 size = 0x0000034e .
start addr is set to 0xc0f80000 by exec file.
然后就停在这里长时间没反映了。。。
不过我后来改在red hat 9下面,同样的操作就好了,呵呵
看来cygwin还是少用为好啊 |
|