文件名称:res.tar

介绍说明--下载内容均来自于网络,请自行研究使用

《ARM嵌入式系统实验教程》P313面最后一段,要求将 /usr/local/lib/minigui/res/* 下所有文件都拷贝到开发板的/usr/local/lib/minigui/res 文件夹下。

但是由于 在 uclinux下只支持 cp srcname destname 格式,且不支持 -a 选项(实际上是任何选项都不支持),所以不能拷贝目录,也不能删除目录(痛苦啊)。



而这里要拷贝的res文件夹下的内容很多,逐个写指令来拷贝不太现实,于是我做了一个shell帮助执行这些指令。



打开下面这个压缩包(拷贝到linux下然后解压)

F:\MyInfo3\MySource\Linux\SmartARM2200实验学习\MiniGUI\6.1 MiniGUI for uclinux \res.tar.gz



在res文件夹下还有一个叫res的文件夹,将这个文件夹拷贝到/home/armwork 目录下,

再将res文件夹下的cpres文件拷贝到实验板上,使用命令 ./cpres 执行该shell文件即可完成拷贝任务。-"ARM Embedded System Experimental Course" P313 side last paragraph of the request/usr/local/lib/minigui/res /*, all files are copied to the development board of the/usr/local/lib/minigui/res folder.

However, because under the uclinux support cp srcname destname format only, and do not support the-a option (in fact do not support any options), it can not copy the catalog, can not remove directory (pain ah).



And here s res folder to copy the contents under a lot of written instructions to copy one by one is not realistic, so I had a shell to help implement these instructions.



This opens the following archive (copy under linux and then extract)

F: \ MyInfo3 \ MySource \ Linux \ SmartARM2200 experimental study \ MiniGUI \ 6.1 MiniGUI for uclinux \ res.tar.gz

 

In the res folder and a folder called res, copy this folder to/home/armwork directory

Then the cpres res folder files are copied to experiment board, use the command./Cpres to complete the implementation of the she
相关搜索: minigui
arm
linux

(系统自动生成,下载前可以参看下载内容)

下载文件列表

.fr.1320.0.res.tar

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 本站是交换下载平台,提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度更多...
  • 请直接用浏览器下载本站内容,不要使用迅雷之类的下载软件,用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*主  题:
*内  容:
*验 证 码:

源码中国 www.ymcn.org