音影先锋亚洲天堂网|电影世界尽头的爱完整版播放|国产 熟女 91|高清无码免费观看欧美日韩|韩国一区二区三区黄色录像|美女亚洲加勒比在线|亚洲综合网 开心五月|7x成人在线入口|成人网站免费日韩毛片区|国产黄片?一级?二级?三级

登錄 免費(fèi)注冊(cè) 首頁(yè) | 行業(yè)黑名單 | 幫助
維庫(kù)電子市場(chǎng)網(wǎng)
技術(shù)交流 | 電路欣賞 | 工控天地 | 數(shù)字廣電 | 通信技術(shù) | 電源技術(shù) | 測(cè)控之家 | EMC技術(shù) | ARM技術(shù) | EDA技術(shù) | PCB技術(shù) | 嵌入式系統(tǒng)
驅(qū)動(dòng)編程 | 集成電路 | 器件替換 | 模擬技術(shù) | 新手園地 | 單 片 機(jī) | DSP技術(shù) | MCU技術(shù) | IC 設(shè)計(jì) | IC 產(chǎn)業(yè) | CAN-bus/DeviceNe

求助!uclinux啟動(dòng)有錯(cuò)誤(smart 2200)

作者:Fire.ou 欄目:ARM技術(shù)
求助!uclinux啟動(dòng)有錯(cuò)誤(SMART 2200)
Start User's Program...Linux version 2.4.24-uc0 (root@vcmj) (gcc version 2.95.35Processor: PHILIP lpc2200 revision 14
Architecture: zlg-arm-linux
Ignoring unrecognised tag 0x00000000
On node 0 totalpages: 2048
zone(0): 0 pages.
zone(1): 2048 pages.
zone(2): 0 pages.
Kernel command LINE: root=/dev/ram
Calibrating delay loop... 1.93 BogoMIPS
MEMORY: 8MB = 8MB total
MEMORY: 5876KB available (962K code, 183K 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)
Buffer cache hash table entries: 1024 (order: 0, 4096 bytes)
Page-cache hash table entries: 2048 (order: 1, 8192 bytes)
POSIX conformance testing by UNIFIX
Linux NET4.0 for Linux 2.4
Based upon Swansea UNIVERSITY COMPUTER Society NET3.039
Initializing RT netlink SOCKET
Starting kswapd
Serial driver version 5.05c (2001-07-08) with no serial options enabled
ttyS00 at 0xe000c000 (irq = 6) is a 16550A
ttyS01 at 0xe0010000 (irq = 7) is a 16550A
RAMDISK driver initialized: 16 RAM disks of 4096K size 1024 blocksize
NET4: Linux TCP/IP 1.0 for NET4.0
IP Protocols: ICMP, UDP, TCP
IP: routing cache hash table of 512 buckets, 4Kbytes
TCP: Hash tables configured (established 512 bind 512)
RAMDISK: ext2 filesystem found at block 0
RAMDISK: Loading 1000 blocks [1 disk] into ram disk... done.
Freeing initrd MEMORY: 1024K
VFS: Mounted root (ext2 filesystem) readonly.
Freeing init MEMORY: 40K
Shell invoked to run file: /etc/rc
Command: hostname GDB-ARMulator
Command: /bin/expand /etc/ramfs.img /dev/ram1
Command: mount -n -o remount,rw /
Command: mount -t proc proc /proc
Command: mount -t ext2 /dev/ram1 /var
Command: insmod /bin/zlg_ffs
Using /bin/zlg_ffs
Warning: loading zlg_ffs will taint the kernel: non-GPL license - Proprietary
  See http://www.tux.org/lkml/#export-tainted for information about tainted modszlg_ffs: zlg_ffs_init OK
Command: mount /dev/zlg_ffs /usr
VFS: Can't find ext2 filesystem on dev zlg_ffs(126,0).
kmod: failed to exec /sbin/modprobe -s -k nls_cp437, errno = 2
kmod: failed to exec /sbin/modprobe -s -k nls_iso8859-1, errno = 2
kmod: failed to exec /sbin/modprobe -s -k nls_iso8859-1, errno = 2
kmod: failed to exec /sbin/modprobe -s -k nls_iso8859-1, errno = 2
Command: mkdir /var/tmp
Command: mkdir /var/log
Command: mkdir /var/run
Command: mkdir /var/lock
Command: mkdir /var/empty
Command: /usr/etc/rc
BINFMT_FLAT: Loading file: /usr/etc/rc
BINFMT_FLAT: bad magic/rev (0x6f64202f, need 0x4)
Shell invoked to run file: /usr/etc/rc
Command: insmod /usr/bin/RTL8019
Using /usr/bin/RTL8019
Warning: loading RTL8019 will taint the kernel: non-GPL license - Proprietary
  See http://www.tux.org/lkml/#export-tainted for information about tainted modseth0: init OK
Command: ifconfig eth0 192.168.0.115
Command: ifconfig eth0 netmask 255.255.255.0
Command: ifconfig eth0 down
Command: ifconfig eth0 hw ether 00:14:97:0f:09:63
Command: ifconfig eth0 up
Command: route add default gw 192.168.0.1
Execution Finished, Exiting
Command: cat /etc/motd
Welcome to
          ____ _  _
         /  __| ||_|
    _   _| |  | | _ ____  _   _  _  _
   | | | | |  | || |  _ \| | | |\ \/ /
   | |_| | |__| || | | | | |_| |/    \
   |  ___\____|_||_|_| |_|\____|\_/\_/
   | |
   |_|

GDB/ARMulator SUPPORT by <davidm@snapgear.com>
For further information check:
http://www.uclinux.org/

Execution Finished, Exiting

Sash command shell (version 1.1.1)

可能是以下的錯(cuò)誤吧  mount不了Linuxt系統(tǒng)下的文件夾
Command: mount /dev/zlg_ffs /usr
VFS: Can't find ext2 filesystem on dev zlg_ffs(126,0).
kmod: failed to exec /sbin/modprobe -s -k nls_cp437, errno = 2
kmod: failed to exec /sbin/modprobe -s -k nls_iso8859-1, errno = 2
kmod: failed to exec /sbin/modprobe -s -k nls_iso8859-1, errno = 2
kmod: failed to exec /sbin/modprobe -s -k nls_iso8859-1, errno = 2


參與討論
昵稱:
討論內(nèi)容:
 
 
相關(guān)帖子
再問(wèn)一個(gè)關(guān)于keil arm的問(wèn)題
請(qǐng)教高手,LPC2138IO口為什么會(huì)出現(xiàn)3.3v一半的電壓?
ARM啟動(dòng)代碼
在easyarm上,USB驅(qū)動(dòng)正常,可將代碼放到我程序中,驅(qū)動(dòng)就不對(duì)
關(guān)于lpc2132軟件計(jì)數(shù)
免費(fèi)注冊(cè)為維庫(kù)電子開發(fā)網(wǎng)會(huì)員,參與電子工程師社區(qū)討論,點(diǎn)此進(jìn)入


Copyright © 1998-2006 m.58mhw.cn 浙ICP證030469號(hào)