我使用的是spartan3e的开发板,edk9.1,已经把petalinux移植到开发板中,现在我在原来的硬件基础上添加了个SPI核,并且编译成功了,在下载到开发板上时,我打开XMD,输入
dow -data image.bin 0x44000000 返回了0
con 0x44000000
然后超级终端中出现了如下信息:
Found romfs @ 0x440e2000 (0x000cc000)
#### klimit 440f3000 ####
Moving 0x000cc000 bytes from 0x440e2000 to 0x440f253c
New klimit: 0x441bf000
Found romfs @ 0x440e2000 (0x00000000)
就没有启动起来。请高手帮忙!谢谢!