Location:
Search - shell uc
Search list
Description: uC/OS-II在51上移植的完整源代码V1.0,包含shell源码。双击yy.uv2可以直接进行软件仿真。该代码解决了重入问题,对串口进行了特殊处理,不占用任务号,基于中断实现。该代码通过了软件仿真、硬件仿真、固化测试,请放心使用-uC / OS-II in 51 transplant on the integrity of the source code V1.0 contains shell source. Double-click yy.uv2 direct simulation software. The code to solve the problems go back to the serial port of special treatment, off-task, based on the realization of interruption. The code of the software through simulation, hardware emulation, curing test, please rest assured that the use of
Platform: |
Size: 263507 |
Author: 陈小明 |
Hits:
Description: uc/os下的一个简单的shell源码。-uc / os of a simple shell source.
Platform: |
Size: 7652 |
Author: 王林 |
Hits:
Description: 整理了下uCOS的相关资源,包括uCOS2.52/2.76/2.86,uC/FS uC/GUI uC/TCPIP shell源代码,及其在windows上的模拟例子,还包括Wsim的一个windows模拟工程等
Platform: |
Size: 20701614 |
Author: shevsten |
Hits:
Description: uCOS的相关资源,其中有uCOS2.52/2.76/2.86,uC/FS uC/GUI uC/TCPIP shell的源代码,还有在windows上的模拟实例。
Platform: |
Size: 20701618 |
Author: fei2009xue |
Hits:
Description: uC/OS-II在51上移植的完整源代码V1.0,包含shell源码。双击yy.uv2可以直接进行软件仿真。该代码解决了重入问题,对串口进行了特殊处理,不占用任务号,基于中断实现。该代码通过了软件仿真、硬件仿真、固化测试,请放心使用-uC/OS-II in 51 transplant on the integrity of the source code V1.0 contains shell source. Double-click yy.uv2 direct simulation software. The code to solve the problems go back to the serial port of special treatment, off-task, based on the realization of interruption. The code of the software through simulation, hardware emulation, curing test, please rest assured that the use of
Platform: |
Size: 263168 |
Author: 陈小明 |
Hits:
Description: uc/os下的一个简单的shell源码。-uc/os of a simple shell source.
Platform: |
Size: 7168 |
Author: 王林 |
Hits:
Description: 整理了下uCOS的相关资源,包括uCOS2.52/2.76/2.86,uC/FS uC/GUI uC/TCPIP shell源代码,及其在windows上的模拟例子,还包括Wsim的一个windows模拟工程等 -UCOS compiled under the relevant resources, including uCOS2.52/2.76/2.86, uC/FS uC/GUI uC/TCPIP shell source code, and its windows on the simulation examples, including a windows simulation Wsim engineering
Platform: |
Size: 20701184 |
Author: shevsten |
Hits:
Description: uCOSII只提供了操作系统内核,用户要自己添加文件处理、人机界面、网络接口等重要部分。其中Shell(人机界面)提供了人与机器交互的界面,是机器服务于人的体现,是系统必不可少的重要组成部分。现代的很多OS如UNIX、DOS、VxWorks都提供了友好的命令行界面。Windows更是提供了GUI。大部分人认识OS都是从这里开始的。
由于Skyeye下的仿真串口USART已经实现了中断方式的接收(实际是从键盘接收输入),而且串口输出(实际上是输出到终端屏幕)也已经实现,所以实现一个类似DOS或Bash的简化版Shell并不困难。其本质思想就是:Shell作为一个uC/OSII下的任务,接收用户输入的字符,存储到缓冲区,并回显在屏幕上,以回车键为用户输入的结束信号,随后解析用户输入的命令名称、参数,调用相应的命令函数。一直到这个命令函数运行返回,才继续Shell的人机交互界面。Shell作为一个任务工作于内核之外,占用一个任务号。-err
Platform: |
Size: 690176 |
Author: haha |
Hits:
Description: uC Shell Manual of Micrium
Platform: |
Size: 136192 |
Author: Valentin |
Hits:
Description: 基于proteus上ARM7TDMI的uC/OS移植及简单的Shell实现。(UC/OS migration based on ARM7TDMI on Proteus and simple Shell implementation.)
Platform: |
Size: 1519616 |
Author: 彦雁 |
Hits: