luhuashenhf 发表于 2006-5-17 16:45:57

到run就停下来了,这是怎么回事?谢谢!

***************************************************************
****                                                       ****
****   SkyEyeSimulator Ver 0.8.6 withGDB 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 at91, mach_init addr 0x813ef78
SKYEYE: use arm7100 mmu ops
Loaded ROM ./boot.rom
Connected to the simulator.
(SkyEye) load
Loading section .init, size 0xa000 vma 0x1000000
Loading section .text, size 0xdca20 vma 0x100a000
Loading section .data, size 0x9ce4 vma 0x10e8000
Start address 0x1000000
Transfer rate: 7878688 bits in <1 sec.
(SkyEye) run
Starting program: /usr/src/uClinux-dist/linux-2.4.x/linux


到这就停了,怎么回事?前面的编译没有出错。redhat 9
辛苦大家了!

zeero 发表于 2006-5-23 10:18:09

估计串口波特率没有设置正确

airylea 发表于 2006-5-23 20:56:35

执行操作
cd /usr/src/uClinux-dist
skyeye -e /linux-2.4.x/linux

mycore 发表于 2006-6-17 00:09:17

和我的一样啊,我的mach s3c44b0的,也是卡在这里,一直没有解决
页: [1]
查看完整版本: 到run就停下来了,这是怎么回事?谢谢!