Apollo5520 发表于 2004-3-20 03:44:55

uclinux-dist-20040219 问题,帮忙!!

我是从网上下载的最新的uclinux,2004年2月分的讷那个,在windows环境下编译成功,编译是选的是sansung型号,然后把编译好的romfs.bin和linux拷贝到skyeye目录下,执行的时候出现下面的错误:

# skyeye linux
GNU gdb 5.0
Copyright 2000 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 GDB was configured as "--host=i686-pc-linux-gnu --target=arm-elf"...
(gdb) target sim
cpu info: armv3, arm7tdmi, 41007700, fff8ff00
mach info: name s3c4510b, mach_init addr 0x8115fcc
mem_num option is: 7
Loaded ROM ./romfs.bin
Connected to the simulator.
(gdb) load
Loading section .init, size 0xa000 vma 0x8000
段错误


skyeye.conf内容:

#skyeye config file sample
cpu: arm7tdmi

#mach: at91
mach: s3c4510b

mem_num: 7

mem_bank: map=M, type=RW, addr=0x00000000, size=0x00004000
mem_bank: map=M, type=RW, addr=0x01000000, size=0x00400000
mem_bank: map=M, type=R,addr=0x01400000, size=0x00400000, file=./romfs.bin
mem_bank: map=M, type=RW, addr=0x02000000, size=0x00400000
mem_bank: map=M, type=RW, addr=0x02400000, size=0x00008000
mem_bank: map=M, type=RW, addr=0x04000000, size=0x00400000
mem_bank: map=I, type=RW, addr=0xf0000000, size=0x10000000


不知是什么原因,还望大家帮帮忙啊

chyyuu 发表于 2004-3-21 10:24:58

实现sansung的仿真还没有经过比较详尽的测试,还不完善。
请用 at91或gdb/armulator选项 试试。
请问你在windows下的交叉编译工具是在哪里下的?

Apollo5520 发表于 2004-3-22 10:20:03

哦,原来如此,我的Windows开发工具是公司买的开发包自带的,如果你有FTp我可以传给你!

chyyuu 发表于 2004-3-22 11:23:41

不知你能否上传到
ftp://166.111.68.183/incoming/

如果传完了,请告诉我,非常感谢!

Apollo5520 发表于 2004-3-28 20:56:04

速度太慢了,能不能找个快点的服务器啊?!555555555

chyyuu 发表于 2004-3-29 21:46:48

看来你的ip不在教育网内,要不告诉我你的IP,我去下,最好支持续传!

Apollo5520 发表于 2004-4-3 22:10:58

已经上传到:
ftp://mayi:[email protected]/风雨无阻/cygwin.rar

chyyuu 发表于 2004-4-6 11:36:55

谢谢!
页: [1]
查看完整版本: uclinux-dist-20040219 问题,帮忙!!