Location:
Search - uCOSII-kernel
Search list
Description: 一本讲uC/OS的很好的书,内容包括系统的安装、任务、实时系统、内核、中断、任务间通讯等。-This is the Chinese translation of the book on uC/OSII, contents include installation of system, task, real-time system, kernel, interrupt, communication among tasks etc..
Platform: |
Size: 1774283 |
Author: Guo |
Hits:
Description: UCOS-II2.76在ADI-BF533上的移植.在UCOS-II网站提供的源码基础上修改了几处汇编代码.采用2.76版系统内核移植,在DSP++4.0上调试成功-UCOS - II2.76 the ADI-BF533 the transplant. In UCOS-II site on the basis of the source of several amendments compiled code. Using version 2.76 kernel transplantation, the DSP 4.0 Debugging success
Platform: |
Size: 77152 |
Author: 谢其 |
Hits:
Description: uc/os-ii for 8051
This package provides the sources required to use the uC/OS-II v2.00
real time kernel on the 8051 processor. To use this package you will
need the TASKING C Compiler toolset v6.0r1 or higher.
For info on TASKING products you can contact our Web-site at:
http://www.tasking.com
Unzip the zipfile in the root of the drive where you also installed
the uC/OS-II general sources. The following directories will be
added:
\\SOFTWARE\\UCOS-II\\8051
This directory contains the microprocessor specific source code
\\SOFTWARE\\UCOS-II\\ex1_8051r
This directory contains the project files for the first example
\\SOFTWARE\\UCOS-II\\ex2_8051r
This directory contains the project files for the second example-uc/os-ii for 8051 This package provides the sources required to use the uC/OS-II v2.00 real time kernel on the 8051 processor. To use this package you will need the TASKING C Compiler toolset v6.0r1 or higher. For info on TASKING products you can contact our Web-site at: http://www.tasking.com Unzip the zipfile in the root of the drive where you also installed the uC/OS-II general sources. The following directories will be added: \\SOFTWARE\\UCOS-II\\8051 This directory contains the microprocessor specific source code \\SOFTWARE\\UCOS-II\\ex1_8051r This directory contains the project files for the first example \\SOFTWARE\\UCOS-II\\ex2_8051r This directory contains the project files for the second example
Platform: |
Size: 18881 |
Author: ping |
Hits:
Description: ucos From a small number of the concept of real-time kernel, developed a simple algorithm available, the core of the book made a detailed presentation
Platform: |
Size: 1773233 |
Author: hongwei |
Hits:
Description: 详细描述ucos的内核,根据功能模块划分分别说各功能的建立,应用,还配有实际的程序说明
Platform: |
Size: 1318525 |
Author: czhwin99 |
Hits:
Description: ucosII内核电子书
Platform: |
Size: 870140 |
Author: battlemage |
Hits:
Description: UCOS-II的初学手册, 很好的. 是电子版图书. 希望对大家有帮助.-UCOS-II Beginners Manual, very good. The electronic version of books. We want to help.
Platform: |
Size: 4798464 |
Author: 张子林 |
Hits:
Description: 一本讲uC/OS的很好的书,内容包括系统的安装、任务、实时系统、内核、中断、任务间通讯等。-This is the Chinese translation of the book on uC/OSII, contents include installation of system, task, real-time system, kernel, interrupt, communication among tasks etc..
Platform: |
Size: 1773568 |
Author: Guo |
Hits:
Description: UCOS-II2.76在ADI-BF533上的移植.在UCOS-II网站提供的源码基础上修改了几处汇编代码.采用2.76版系统内核移植,在DSP++4.0上调试成功-UCOS- II2.76 the ADI-BF533 the transplant. In UCOS-II site on the basis of the source of several amendments compiled code. Using version 2.76 kernel transplantation, the DSP 4.0 Debugging success
Platform: |
Size: 76800 |
Author: 亚克 |
Hits:
Description: 基于51内核的圈圈操作系统****************
说明:这是本人学习嵌入式操作系统后在51上写的一个简单的操作系统,
提供创建任务,删除任务,任务调度,系统延时,任务挂起,发送消息,
等待消息,CPU使用率统计,系统时间,串口发送、接收数据及串口资源管理等
功能。由于时间匆忙,部分注释可能在调试时忘记更改,如有发现不能理解的注释,
请给圈圈留言: http://blog.21ic.com/blog.asp?name=computer00
-circle operating system kernel $ Note : This is my learning embedded in the operating system after 51 to write a simple operating system, creates delete tasks, task scheduling system delay, hang tasks, send messages, waiting for news, CPU usage statistics, the system time, serial data transmission and serial resource management functions. Because of the time rush, some of the Notes may forget when debugging changes, if found not understand the Notes, to circle the words : http://blog.21ic.com/blog.asp name = computer
Platform: |
Size: 252928 |
Author: uuu |
Hits:
Description: uc/os-ii for 8051
This package provides the sources required to use the uC/OS-II v2.00
real time kernel on the 8051 processor. To use this package you will
need the TASKING C Compiler toolset v6.0r1 or higher.
For info on TASKING products you can contact our Web-site at:
http://www.tasking.com
Unzip the zipfile in the root of the drive where you also installed
the uC/OS-II general sources. The following directories will be
added:
\SOFTWARE\UCOS-II\8051
This directory contains the microprocessor specific source code
\SOFTWARE\UCOS-II\ex1_8051r
This directory contains the project files for the first example
\SOFTWARE\UCOS-II\ex2_8051r
This directory contains the project files for the second example-uc/os-ii for 8051 This package provides the sources required to use the uC/OS-II v2.00 real time kernel on the 8051 processor. To use this package you will need the TASKING C Compiler toolset v6.0r1 or higher. For info on TASKING products you can contact our Web-site at: http://www.tasking.com Unzip the zipfile in the root of the drive where you also installed the uC/OS-II general sources. The following directories will be added: \SOFTWARE\UCOS-II\8051 This directory contains the microprocessor specific source code \SOFTWARE\UCOS-II\ex1_8051r This directory contains the project files for the first example \SOFTWARE\UCOS-II\ex2_8051r This directory contains the project files for the second example
Platform: |
Size: 18432 |
Author: ping |
Hits:
Description: μC OS-Ⅱ Mega8 的源代码,包括内核代码,存储器管理代码等.自己解压后看啦.-μC OS-Ⅱ Mega8 source code, including kernel code, such as memory management code.看啦own after decompression.
Platform: |
Size: 614400 |
Author: 张郑锟 |
Hits:
Description: ucosii系统内核,以及在其他处理器上的移植.里面有移植的事例,方便学习-ucosii system kernel, as well as in other processors transplant. There are examples of transplantation, facilitate learning
Platform: |
Size: 536576 |
Author: 杨颖杰 |
Hits:
Description: ucos From a small number of the concept of real-time kernel, developed a simple algorithm available, the core of the book made a detailed presentation
Platform: |
Size: 1773568 |
Author: hongwei |
Hits:
Description: 详细描述ucos的内核,根据功能模块划分分别说各功能的建立,应用,还配有实际的程序说明-UCOS detailed description of the core, respectively, according to the functional module division, said the establishment of various functional, application, also has a practical explanation of the procedures
Platform: |
Size: 1318912 |
Author: czhwin99 |
Hits:
Description: uc/osii内核源码,直接下载可用,货真价实-uc/osii kernel source code, direct download is available, genuine
Platform: |
Size: 53248 |
Author: 陈晨 |
Hits:
Description: uc/os-II实时操作系统内核范例,结构,配置手册,移植。-uc/os-II real-time operating system kernel examples
Platform: |
Size: 504832 |
Author: jun |
Hits:
Description: 基于TI的LM3S8962的uCOSII内核移植。-Based on TI' s LM3S8962 the uCOSII kernel porting.
Platform: |
Size: 1499136 |
Author: 徐进明 |
Hits:
Description: ucos 内核 电子书 可快速查询函数 工程师必备-ucos kernel eBook engineers can quickly query functions necessary
Platform: |
Size: 471040 |
Author: wenwen |
Hits:
Description: ucosII内核详解,ucosII内核详解-Detailed ucosII kernel, ucosII kernel Detailed
Platform: |
Size: 472064 |
Author: chengwei |
Hits: