hagx 发表于 2005-10-31 23:31:11

什么是memmap.conf

我的环境是这样的:
winxp
cygwin
skyeye-0.1.bin.cygwin.1.3.17.tar
uclinux-dist-20050311(这个包是开发板带的,是一个编译好的镜像文件,能用)
安装好后执行如下操作:
skyeye linux-2.4.x/linux
target sim
提示:failed to open memmap.conf in the same directory
运行终止。

后来,我又在清华的skyeye项目网站下载了一个uclinux4skyeye-binary-v0.2,里面有3个文件:uclinux,boot.rom skyeye.conf,执行上述步骤还是提示没有memmap.conf文件,后来我把skyeye.conf改成了memmap.conf,运行到load后出现:
loading section .int,size 0x9000 vma 0x1000000
segmetation fault<core sumped>
然后就退出了。

请问各位老师,
1)为什么会这样呢?
2)难道skyeye不能在cygwin下很好的运行吗?
3)请问这个memmap.conf是个什么文件?是不是skyeye.conf?如果一样,为什么会有两个名字,是不是linux下和cygwin下有所不同?
4)我该怎样做才能才cygwin下成功运行ucLinux内核呢?
5)谢谢!

ksh 发表于 2005-11-1 15:18:35

You should use the new verison of skyeye, maybe above 0.7. The memmap.conf is old config file in old skyeye version. Now the config file of skyeye is skyeye.conf
页: [1]
查看完整版本: 什么是memmap.conf