Welcome![Sign In][Sign Up]
Location:
Search - ucos ii shell

Search list

[Other resourceucos51shell

Description: ucos-II的shell开发,指示性代码,主要针对8051单片机,包括相关控件函数(转载)-CENTER-II shell development, indicative code, mainly aimed at 8051, including relevant control function (reproduced)
Platform: | Size: 169520 | Author: 张正 | Hits:

[Other resourceucos_vc

Description: ucos是一个非常优秀的嵌入式操作系统,但作者只提供了bc下测试与调试代码,非常难于调试与学习,特别是初学者。vc是windows下非常优秀的IDE,如果把ucos移植到vc下运行,将非常方便ucos的调试与学习,有利于于ucos的推广。此项目的目的是希望能够把ucos及其相关的文件系统ucfs,GUI界面ucgui,网络tcp/ip都移植过来,方便广大爱好者学习。版本历史:ucos_vc0.11 时间:20050409描述:继续移植了Genie shell for UCOS II,为下一步文件系统的实现做准备ucos_vc0.1:时间:20050403描述:移植了完整的ucos到vc下,实现了vc下的ucos多任务系统-CENTER is a very good embedded operating system, the authors provided only bc under test and debug code is very difficult to debug and learning, especially beginners. Vc under windows is excellent IDE, if transplanted to vc CENTER run, it will be quite easy CENTER debugging and learning, is conducive to the promotion CENTER. The objective of this project is to be able to give CENTER and its associated file system ucfs, ucgui GUI interface, network tcp / ip all transplant, the majority of enthusiasts facilitate learning. Version History : ucos_vc0.11 Time : 20050409 Description : to transplant the shell for UCOS Genie II, the next step for the realization of file system to prepare ucos_vc0.1 : Time : 20050403 Description : transplant a complete CENTER to vc, the achievement of the vc TRACK
Platform: | Size: 94628 | Author: 无恒 | Hits:

[uCOSucos51shell

Description: ucos-II的shell开发,指示性代码,主要针对8051单片机,包括相关控件函数(转载)-CENTER-II shell development, indicative code, mainly aimed at 8051, including relevant control function (reproduced)
Platform: | Size: 168960 | Author: 张正 | Hits:

[uCOSucos_vc

Description: ucos是一个非常优秀的嵌入式操作系统,但作者只提供了bc下测试与调试代码,非常难于调试与学习,特别是初学者。vc是windows下非常优秀的IDE,如果把ucos移植到vc下运行,将非常方便ucos的调试与学习,有利于于ucos的推广。此项目的目的是希望能够把ucos及其相关的文件系统ucfs,GUI界面ucgui,网络tcp/ip都移植过来,方便广大爱好者学习。版本历史:ucos_vc0.11 时间:20050409描述:继续移植了Genie shell for UCOS II,为下一步文件系统的实现做准备ucos_vc0.1:时间:20050403描述:移植了完整的ucos到vc下,实现了vc下的ucos多任务系统-CENTER is a very good embedded operating system, the authors provided only bc under test and debug code is very difficult to debug and learning, especially beginners. Vc under windows is excellent IDE, if transplanted to vc CENTER run, it will be quite easy CENTER debugging and learning, is conducive to the promotion CENTER. The objective of this project is to be able to give CENTER and its associated file system ucfs, ucgui GUI interface, network tcp/ip all transplant, the majority of enthusiasts facilitate learning. Version History : ucos_vc0.11 Time : 20050409 Description : to transplant the shell for UCOS Genie II, the next step for the realization of file system to prepare ucos_vc0.1 : Time : 20050403 Description : transplant a complete CENTER to vc, the achievement of the vc TRACK
Platform: | Size: 1072128 | Author: 无恒 | Hits:

[SCMucos51v2021

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:

[uCOSucos_shell

Description: uc/os下的一个简单的shell源码。-uc/os of a simple shell source.
Platform: | Size: 7168 | Author: 王林 | Hits:

[uCOSbootloader

Description: 基于ARM7+UCOS平台的简单的bootloader程序,实现shell menu测试功能以及应用程序引导功能。-Based on ARM7+ UCOS platform bootloader simple procedures, shell menu realize the test functions and applications guide function.
Platform: | Size: 41984 | Author: 罗弘彧 | Hits:

[uCOSuCOS-II_Resource

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:

[uCOSuCOS51shell

Description: ucos - 8051 -shell 大家可以参考这个 写的不错-ucos- 8051-shell everyone can refer to this well written
Platform: | Size: 168960 | Author: jasonasdf | Hits:

[uCOStinySH-uCOS-II

Description: 本人决定将自己的镇山之宝拿出来与大家分享一下。该模块是从本人开发的现成产品代码里独立出来的。现成的工程,不需要修改,开源,用MDK411打开。硬件上只要有一个带USART1的STM32F10x的开发板,25M外部晶振,即可立即体验tinySH提供的便捷。 tinySH是运用于单片机上的命令行交互接口,方便系统调试与维护。 该接口类似linux的shell,有ls, cd, tree, exit, ps, reset, halt等命。不同的是,该接口不需要文件系统的支持,容量小。程序员可以在root目录下扩展目录与命令。-Ready-made project, without modification, with MDK411 open. With the hardware as long as there is a development board USART1 of STM32F10x, 25M external crystal, you can immediately experience the tinySH provided convenient. tinySH chip is used on the command line interactive interface to facilitate system debugging and maintenance. The interface similar to the linux shell, with ls, cd, tree, exit, ps, reset, halt, etc. life. The difference is that the interface does not require file system support, small capacity. Programmers can extend the directory in the root directory with the command.
Platform: | Size: 327680 | Author: | Hits:

CodeBus www.codebus.net