greysun 发表于 2006-6-8 23:52:36

help:skyeye 下运行 uclinux 出错

编译成功可后,我用skyeye运行时出错,不知到那里配置不对 。


# skyeye linux
***********************************************************************
****                                                               ****
****   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"...
(SkyEye) target sim
cpu info: armv3, arm7tdmi, 41007700, fff8ff00, 0
mach info: name s3c4510b, mach_init addr 0x8162474
SKYEYE: use arm7100 mmu ops
Loaded ROM   ./romfs.img
Connected to the simulator.
(SkyEye) load
Loading section .init, size 0x11000 vma 0x8000
Loading section .text, size 0x217a00 vma 0x19000
Loading section __ex_table, size 0x748 vma 0x230a00
Loading section __ksymtab, size 0x3280 vma 0x231148
Loading section __ksymtab_gpl, size 0x3f0 vma 0x2343c8
Loading section __ksymtab_strings, size 0x7568 vma 0x2347b8
Loading section __param, size 0xa0 vma 0x23bd20
Loading section .data, size 0x106f0 vma 0x23c000
Start address 0x8000
Transfer rate: 19015040 bits/sec.
(SkyEye) run
Starting program: /root/temp/uClinux-dist/images/linux
Linux version 2.6.10-hsc1 (root@greysun) (gcc version 3.4.0) #20 Thu Jun 8 18:57:08 CST 2006
CPU: Samsung-S3C4510B revision 1 (ARMv4T)
Machine: ESPD 4510B(S3C4510B)
Warning: bad configuration page, trying to continue
Built 1 zonelists
Kernel command line: root=/dev/ram0 initrd=0x0015c200,850k keepinitrd
PID hash table entries: 128 (order: 7, 2048 bytes)
Dentry cache hash table entries: 4096 (order: 2, 16384 bytes)
Inode-cache hash table entries: 2048 (order: 1, 8192 bytes)
Memory: 16MB = 16MB total
Memory: 13824KB available (2187K code, 135K data, 68K init)
Mount-cache hash table entries: 512 (order: 0, 4096 bytes)
checking if image is initramfs...it isn't (bad gzip magic numbers); looks like an initrd
NET: Registered protocol family 16
NetWinder Floating Point Emulator V0.97 (double precision)
Initializing Cryptographic API
ttyS0 at I/O 0x3ffd000 (irq = 4) is a Samsung S3C4510B Internal UART
ttyS1 at I/O 0x3ffe000 (irq = 6) is a Samsung S3C4510B Internal UART
io scheduler noop registered
RAMDISK driver initialized: 16 RAM disks of 4096K size 1024 blocksize
loop: loaded (max 8 devices)
Samsung S3C4510B Ethernet Driver version 0.2 (2004-06-13) <[email protected]>
NET: Registered protocol family 2
IP: routing cache hash table of 512 buckets, 4Kbytes
TCP: Hash tables configured (established 1024 bind 2048)
NET: Registered protocol family 17
RAMDISK: romfs filesystem found at block 0
RAMDISK: Loading 850KiB into ram disk... done.
VFS: Mounted root (romfs filesystem) readonly.
Freeing init memory: 68K

Program received signal SIGINT, Interrupt.
0x00000000 in ?? ()
(SkyEye)
页: [1]
查看完整版本: help:skyeye 下运行 uclinux 出错