Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - command shell
Search - command shell - List
一个类似于shell的程序,在s3c44b0上实现串口0输入相应命令后cpu执行相关功能。-one shell based on s3c44b0
Date : 2025-12-18 Size : 35kb User : eric

《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
Date : 2025-12-18 Size : 486kb User : jerry
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.