ChBoy 发表于 2006-2-14 14:16:40

help me! beg your help!

I use follow config. on skyeye 0.98



cpu:arm920t

mach: s3c2410x



mem_bank: map=M, type=RW, addr=0xb0000000, size=0x01000000

mem_bank: map=M, type=RW, addr=0xbf000000, size=0x01000000, file=./initrd.img

mem_bank: map=M, type=RW, addr=0xc0000000, size=0x01000000
mem_bank: map=M, type=RW, addr=0xc1000000, size=0x00600000

mem_bank: map=M, type=RW, addr=0xc1600000, size=0x00a00000


#mem_bank: map=I, type=RW, addr=0xfefa0000, size=0x00060000

mem_bank: map=I, type=RW, addr=0x48000000, size=0x20000000

mem_bank: map=I, type=RW, addr=0x19000300, size=0x00000020


net: type=cs8900a, base=0x19000300, size=0x20,int=9, mac=0:4:3:2:1:f, ethmod=tuntap, hostip=10.0.0.1

#lcd:type=s3c2410x,mod=gtk

#dbct:state=on

therun info:
# skyeye xipImage
***********************************************************************
****                                                               ****
****   SkyEyeSimulator Ver 0.9.8 withGDB/Insight 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"...
(no debugging symbols found)...
(SkyEye) target sim
cpu info: armv4, arm920t, 41009200, ff00fff0, 2
mach info: name s3c2410x, mach_init addr 0x8165ee8
nic info: state=0, ethmod num=1, mac addr=0:4:3:2:1:f, hostip=10.0.0.1
SKYEYE: use arm920t mmu ops
Loaded RAM   ./initrd.img
Connected to the simulator.
(SkyEye) load
Loading section .init, size 0x25240 vma 0xbf080000
Loading section .text, size 0x4a52b8 vma 0xbf0a5300
Loading section __param, size 0x1144 vma 0xbf54a5b8
Loading section .data, size 0x115e80 vma 0xc0008000
Start address 0xbf080000
Transfer rate: 12331384 bits/sec.
(SkyEye) run
Starting program: /mnt/wind/2410Linux/xipImage
SKYEYE ARMul_MRC,CANT UndefInstrCPnum is e, instr ee103e10



who can tell me what's wrong

zonquan 发表于 2006-2-15 11:24:15

我这里的情况是:
程序运行到head.s中的
add        pc, r10, #PROCINFO_INITFUNC
就死掉了。

ChBoy 发表于 2006-2-16 10:37:39

你用的是那个版本的内核,能把你的配置贴出来看看吗。我用的是Linux 2.6.15

zonquan 发表于 2006-2-16 14:01:06

我用的也是linux 2.6.15

winglion 发表于 2006-2-20 15:43:52

skyeye的版本

请教两位,有没有试运行过testsute里2410的程序!
我前些时间把好几个版本试了一遍,没找到那个版本的2410test能跑的!
如果ok,能告诉我你们用的是那个版本的skyeye和testsute吗!
thx.
页: [1]
查看完整版本: help me! beg your help!