搜索资源列表
uCOS-II V2.52--Keil for MCS51
- 本文面向首次接触uC/OS-II的程序员,为他们介绍一下这个系统的一些基本特征和编程上的注意事项,并介绍几个值得了解的API。本文作者已经成功的将uC/OS-II移植到几种不同CPU之上。包括EPSON S1C33和Sunplus unSP™ 等,积累了丰富的经验,现在愿意和朋友们分享这些经历。希望本文的资料对于希望使用这个系统来开发的朋友有所帮助-for this first contact uC / OS-II programmers to introduce them into
MCS51_uCOC_II
- 移植到MCS51的uCOC_II,已经测试过在51上的任务可以调度起来。-transplanted to the MCS51 uCOC_II has tested the 51 on the scheduling task can be together.
MCS5_uCOC_II
- 移植到MCS51的uCOS_II。 1。在文件OS_CORE.C中OSMapTbl和OSUnMapTbl数组用于查表,所以应该放在code里。 增加code关键字。UCOS_II.H和OS_CORE.C。 2。OS_CFG.H堆栈大小MaxStkSize改为900。 3。OS_CPU_C.C的InitTimer0函数增加了关于开T0中断的解释。 允许T0中断,此时EA=0(51上电缺省值),中断还不会发生,满足在OSStart()前不产生中断的要求。
COM_uCOC_II
- 移植到MCS51的uCOS_II的串口程序。-transplanted to the MCS51 uCOS_II Serial procedures.
uCOSII
- 嵌入式实时操作系统μC-OS-II原理及应用, 1。串口程序和移植到MCS51的uCOS_II都是用uV2来运行的。本磁盘中没有提供uV2,需要的话, 到网上下载一个。 2。bc31是Borland C++3.1精简版,是用来编译和运行uCOS及其应用程序的。 3。Software中是uCOS操作系统及书中例题的代码。 4。使用uCOS和书中例题需要把bc31和Software都直接复制到C盘运行,如果要在其他磁盘上运行 则需要修改make文件和bat文件。
serialportprogramunderucosii
- 串口程序,植到MCS51的uCOS_II,用uV2来运行的。没有提供uV2,需要的话, 到网上下载一个。
MCS51touCOC_II
- 移植到MCS51的uCOC_II,欢迎下载,需要根据自己的开发板适当修正-MCS51 transplanted to the uCOC_II, welcome to download, need according to their own development board with appropriate amendments
MCS51
- 我移植的uCos 2.86 版本,可以在单片51上运行,在AT89C51ED2上测试过.-I transplant uCos 2.86 version, you can run in single-chip 51 in AT89C51ED2 tested.
MY_RTOS_OK_2.52
- 我移植的uCos 2.52版本,在MCS51上运行,代码进行了一些优化,可以编译在小模式.-I transplant uCos 2.52 version, in MCS51 run a number of optimized code, you can compile in small model.
ucos_mcs51
- ucos是一个实时的多任务的小型操作系统,在需要一定实时性的微型系统中使用,这是在mcs51下面的移植代码-uCOS are a real-time multi-tasking mini-operating system, required at a certain real-time micro-systems, which are at the following transplantation mcs51 code
51_RAM_ROM_RTOS
- 单片机构建的RTOS操作系统,可以用于MCS51等系列的小容量RAM和ROM单片机中-Construction of single-chip RTOS operating system, can be used, such as MCS51 series of small-capacity single-chip RAM and ROM in
uCos
- 任哲uCos课本光盘内容,目录SOFTWARE,串口程序,移植到MCS51的uCOC_II。-the disk content of RenZhe s uCos book
uCOS_II_for_MCU
- uCOS II移植到单片机,包含大量文档与程序 1、串口程序和移植到MCS51的uCOS_II都是用uV2来运行的。本磁盘中没有提供uV2,需要的话,到网上下载一个。 2、bc31是Borland C++3.1精简版,是用来编译和运行uCOS及其应用程序的。 3、Software中是uCOS操作系统及书中例题的代码。 4、使用uCOS和书中例题需要把bc31和Software都直接复制到C盘运行,如果要在其他磁盘上运行则需要修改make文件和bat文件。-uCOS II code
MCS51_uCOC_II
- 移植到MCS51的uCOC_II,大家分享一下。-Transplanted to MCS51 the uCOC_II, share with you.
UCOS-
- 移植到MCS51的uCOC_II Ported to the MCS51 uCOC_-Ported to the MCS51 uCOC_II
MCS51-uCOC_II
- 移植到MCS51的uCOC_II Proteus 仿真 -Transplanted to the MCS51 uCOC_II Proteus simulation
Serial-program
- 基于ARM的嵌入式系统接口技术来实现--移植到MCS51的串口程序。-Based on ARM embedded system interface technology to realize- ported to MCS51 serial program.