|
我的系统fc3,装了skyeye +uClinux-dist
配置好了skyeye.conf,到输入run的时候就停了.
(SkyEye) target sim
cpu info: armv3, arm7tdmi, 41007700, fff8ff00, 0
mach info: name at91, mach_init addr 0x8163b6c
SKYEYE: use arm7100 mmu ops
Loaded ROM romfs.img
Connected to the simulator.
(SkyEye) load
Loading section .init, size 0xa000 vma 0x1000000
Loading section .text, size 0xd4a30 vma 0x100a000
Loading section .data, size 0x9b20 vma 0x10e0000
Start address 0x1000000
Transfer rate: 7613056 bits in <1 sec.
(SkyEye) run
Starting program: /root/linux
sim_info called
Program received signal SIGINT, Interrupt.
setup_processor () at setup.c:147
147 while (1);
(SkyEye)
怎么解决呀? |
|