|
楼主 |
发表于 2007-1-26 22:29:45
|
显示全部楼层
Aha,you are right,thanks!but,when i modify the attribute of memory,some error occured :
[root@rhle-ws3-up6 uClinux-dist]# skyeye linux
***********************************************************************
**** ****
**** SkyEye Simulator Ver 0.9.8 with GDB/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"...
(SkyEye) tar sim
cpu info: armv3, arm7tdmi, 41007700, fff8ff00, 0
mach info: name s3c4510b, mach_init addr 0x816243c
SKYEYE: use arm7100 mmu ops
Connected to the simulator.
(SkyEye) load
Loading section .init, size 0xa000 vma 0x8000
Loading section .text, size 0x1ab618 vma 0x12000
Loading section .data, size 0x7bdc vma 0x1be000
Start address 0x8000
Transfer rate: 14585760 bits in <1 sec.
(SkyEye) r
Starting program: /root/uClinux-dist/linux
Linux version 2.4.24-uc0 (root@rhle-ws3-up6) (gcc version 2.95.3 20010315 (release)(ColdFire patches - 20010318 from http://fiddes.net/coldfire/)(uClinux XIP and shared lib patches from http://www.snapgear.com/)) #2 五 1月 26 22:14:08 CST 2007
Processor: Samsung S3C4510B revision 6
Architecture: SNDS100
On node 0 totalpages: 2048
zone(0): 0 pages.
zone(1): 2048 pages.
zone(2): 0 pages.
Kernel command line: root=/dev/rom0
Calibrating delay loop... 20.78 BogoMIPS
Memory: 8MB = 8MB total
Memory: 6152KB available (1709K code, 158K data, 40K init)
Dentry cache hash table entries: 1024 (order: 1, 8192 bytes)
Inode cache hash table entries: 512 (order: 0, 4096 bytes)
Mount cache hash table entries: 512 (order: 0, 4096 bytes)
Kernel panic: Can't create rootfs
In idle task - not syncing
sim_info called
Program received signal SIGINT, Interrupt.
panic (fmt=0xbd368 "Can't create rootfs") at panic.c:107
107 for(;;) {
(SkyEye)
why????? |
|