kingvieri 发表于 2009-10-15 15:09:49

wiki里面的例子

按照这里的http://sourceforge.net/apps/trac/skyeye/wiki/Linux
Linux-2.6.20 on S3c2410 platform程序跑不通
环境Ubuntu9.04 skyeye 1.2.8-1
打印信息如下
Your elf file is little endian.
arch: arm
cpu info: armv4, arm920t, 41009200, ff00fff0, 2
mach info: name s3c2410x, mach_init addr 0x806b0d0
Your elf file will be load to: base address=0x30000000,mask=0xffffff
dbct info: turn on dbct!
uart_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 .text: addr = 0x00000000size = 0x0015f998.
load section .got: addr = 0x0015f998size = 0x00000060.
load section .got.plt: addr = 0x0015f9f8size = 0x0000000c.
not load section .bss: addr = 0x0015fa04size = 0x00008438 .
not load section .stack: addr = 0x00167e3csize = 0x00001000 .
not load section .comment: addr = 0x00000000size = 0x00000012 .
not load section .debug_abbrev: addr = 0x00000000size = 0x0000039b .
not load section .debug_info: addr = 0x00000000size = 0x00001391 .
not load section .debug_line: addr = 0x00000000size = 0x00000645 .
not load section .debug_frame: addr = 0x00000000size = 0x000003d0 .
not load section .debug_loc: addr = 0x00000000size = 0x000018d4 .
not load section .debug_pubnames: addr = 0x00000000size = 0x000002af .
not load section .debug_aranges: addr = 0x00000000size = 0x00000020 .
not load section .debug_ranges: addr = 0x00000000size = 0x00000208 .
not load section .debug_str: addr = 0x00000000size = 0x00000304 .
call ARMul_InitSymTable,kernel filename is vmlinux.
Bus read error, can not find corresponding bank for addr 0x0,pc=0x8
Bus read error, can not find corresponding bank for addr 0x4,pc=0x8
Bus read error, can not find corresponding bank for addr 0x8,pc=0x8
Bus read error, can not find corresponding bank for addr 0xc,pc=0x8
Bus read error, can not find corresponding bank for addr 0x10,pc=0x8
Bus read error, can not find corresponding bank for addr 0x14,pc=0x8
Bus read error, can not find corresponding bank for addr 0x18,pc=0x8
Bus read error, can not find corresponding bank for addr 0x1c,pc=0x8
Bus read error, can not find corresponding bank for addr 0x20,pc=0x20
Bus read error, can not find corresponding bank for addr 0x24,pc=0x20
Bus read error, can not find corresponding bank for addr 0x28,pc=0x20
Bus read error, can not find corresponding bank for addr 0x2c,pc=0x20
Bus read error, can not find corresponding bank for addr 0x30,pc=0x20
Bus read error, can not find corresponding bank for addr 0x34,pc=0x20
Bus read error, can not find corresponding bank for addr 0x38,pc=0x20

jiangtao9999 发表于 2009-10-15 22:15:24

有人说 bus read error 是 skyeye 的 bug 。需要改下源代码。前几天还见到来的。

kingvieri 发表于 2009-10-16 09:36:02

那个memory下的ram.c已经改过了

kingvieri 发表于 2009-10-18 19:35:33

问题已经解决了

liukui359 发表于 2009-10-27 10:16:34

老大,怎么解决的,分享下啊,谢谢
页: [1]
查看完整版本: wiki里面的例子