版主是不是都忙着写程序去了
Re: 为什么停在这里了?【在run后】
楼主,好像你的skyeye.conf跟readme里的有区别阿。在1.2-rc8里的readme比你写的多了一句:#now, add more options on mem_bank
mem_bank: map=M, type=RW, addr=0x10000000, size=0x00000800, file=./loader.bin,boot=yes
#start binary program at 0x100000000
我觉得关键在于,boot=yes作什么用不太了解,在文档里找不到介绍。不知道你现在有什么进展没有? 嚴重關注這個問題.
# cd /usr/src/uClinux-dist
# skyeye linux-2.4.x/linux
GNU gdb 5.3
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.
***************************************************************
************ SkyEye is Simulator based on GDB *************
***************************************************************
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 at91, mach_init addr 0x813d810
SKYEYE: use arm7100 mmu ops
Loaded ROM images/romfs.img
Connected to the simulator.
(SkyEye) load
Loading section .init, size 0xa000 vma 0x1000000
Loading section .text, size 0xc5c10 vma 0x100a000
Loading section .data, size 0x8320 vma 0x10d0000
Start address 0x1000000
Transfer rate: 7076224 bits in <1 sec.
(SkyEye) run
Starting program: /usr/src/uClinux-dist/linux-2.4.x/linux
停下來不動了. 我才用skyeye,我按照置顶的教程一步一步做,发现运行run之后也卡住了。不过我把skyeye.conf中的file=images/romfs.img改成file=./images/romfs.img就可以了。
页:
1
[2]