|  | 
 
| 我的内核编译好了在skyeye下面运行有问题:run (SkyEye) target sim
 cpu info: armv3, arm7tdmi, 41007700, fff8ff00, 0
 mach info: name s3c4510b, mach_init addr 0x813e698
 SKYEYE: use arm7100 mmu ops
 Loaded ROM images/romfs.img
 Connected to the simulator.
 (SkyEye) load
 Loading section .init, size 0xa000 vma 0x8000
 Loading section .text, size 0x183718 vma 0x12000
 Loading section .data, size 0x6fc4 vma 0x196000
 Start address 0x8000
 Transfer rate: 13252320 bits/sec.
 (SkyEye) run
 Starting program: /usr/src/uclinux-dist/uClinux-dist/linux-2.4.x/linux
 接下来就运行不了了.
 为什么?
 按照4510lumit 学习开发板 version1.1
 skyeye.conf
 cpu: arm7tdmi
 mach: s3c4510b
 mem_bank: map=M, type=RW, addr=0x00000000, size=0x00800000
 mem_bank: map=I, type=RW, addr=0x03ff0000, size=0x00100000
 | 
 |