uCOS-II
ucos 

所属分类:uCOS/RTOS
开发工具:Unix_Linux
文件大小:11188KB
下载次数:2
上传日期:2010-12-07 11:19:23
上 传 者wangweiyin8806
说明:  操作系统的源码 ,是一个实时的操作系统源码 搭建看看吧 呵呵
(os)

文件列表:
uCOS-II\can_drivers.pdf (77355, 2010-11-23)
uCOS-II\can_dsheet.pdf (111021, 2010-11-23)
uCOS-II\fl_dsheet.pdf (414858, 2010-11-23)
uCOS-II\fswhitepaper.pdf (176371, 2010-11-23)
uCOS-II\fs_dsheet.pdf (420245, 2010-11-23)
uCOS-II\gui_drivers.pdf (340523, 2010-11-23)
uCOS-II\gui_dsheet.pdf (406757, 2010-11-23)
uCOS-II\modbus_dsheet.pdf (433391, 2010-11-23)
uCOS-II\QuickRefChart-Color.pdf (20462, 2010-11-23)
uCOS-II\tcp-ip_dsheet.pdf (108246, 2010-11-23)
uCOS-II\ucos-II.pdf (1104825, 2010-11-23)
uCOS-II\usb_device_drivers.pdf (311476, 2010-11-23)
uCOS-II\usb_device_dsheet.pdf (775246, 2010-11-23)
uCOS-II\usb_host_drivers.pdf (326355, 2010-11-23)
uCOS-II\usb_host_dsheet.pdf (800888, 2010-11-23)
uCOS-II\嵌入式实时操作系统μCOS-II(中文版)标签完整.pdf (5158930, 2010-11-23)
uCOS-II\Doc\QuickRefChart-Color-for-read.pdf (1808205, 2010-11-23)
uCOS-II\Doc\QuickRefChart-Color.PDF (136898, 2010-06-03)
uCOS-II\Doc\QuickRefChart-Color.XLS (41984, 2010-06-03)
uCOS-II\Doc\ReleaseNotes.PDF (787577, 2010-06-03)
uCOS-II\Doc\TaskAssignmentWorksheet.PDF (57670, 2010-06-03)
uCOS-II\Doc\TaskAssignmentWorksheet.XLS (32768, 2010-06-03)
uCOS-II\Doc\uCOS-II-CfgMan.PDF (385563, 2010-06-03)
uCOS-II\Doc\uCOS-II-RAM-Calc.pdf (110209, 2010-11-23)
uCOS-II\Doc\uCOS-II-RAM-Calc.XLS (32768, 2010-06-03)
uCOS-II\Doc\uCOS-II-RefMan.PDF (1148738, 2010-06-03)
uCOS-II\Doc\WhatsNewSince-V200.PDF (420244, 2010-06-03)
uCOS-II\Source\os_cfg_r.h.txt (10714, 2010-06-03)
uCOS-II\Source\os_core.c.txt (88338, 2010-06-03)
uCOS-II\Source\os_dbg_r.c.txt (12970, 2010-06-03)
uCOS-II\Source\os_flag.c.txt (56052, 2010-06-03)
uCOS-II\Source\os_mbox.c.txt (31093, 2010-06-03)
uCOS-II\Source\os_mem.c.txt (19774, 2010-06-03)
uCOS-II\Source\os_mutex.c.txt (37841, 2010-06-03)
uCOS-II\Source\os_q.c.txt (42496, 2010-06-03)
uCOS-II\Source\os_sem.c.txt (29519, 2010-06-03)
uCOS-II\Source\os_task.c.txt (57757, 2010-06-03)
uCOS-II\Source\os_time.c.txt (11218, 2010-06-03)
uCOS-II\Source\os_tmr.c.txt (45013, 2010-06-03)
... ...

uC/OS-II, The Real-Time Kernel DISTRIBUTION Version 2.90 READ ME FILE ****************************************************************************** ******************************* LICENSING TERMS ****************************** ****************************************************************************** Even if C/OS-II is provided in source form, C/OS-II is NOT freeware NOR open source software. You are NOT allowed to distribute the source code for C/OS-II without written consent from Micrim. You need to obtain an 'Object Code Distribution License' to embed C/OS-II in a product that is sold with the intent to make a profit or, if the product is not used for education or 'peaceful' research. You need to contact Micrim for licensing details. ****************************************************************************** ****************************** TABLE OF CONTENTS ***************************** ****************************************************************************** 1) Reporting problems 2) Software Upgrades 3) Release Notes /*$PAGE*/ ****************************************************************************** ***************************** REPORTING PROBLEMS ***************************** ****************************************************************************** If you find a problem (i.e. bug) in uC/OS-II, do not hesitate to report the problem to either: 1) Through e-mail: My e-mail address is: Jean.Labrosse@Micrium.com 2) By writing to me at: Micrium 1290 Weston Road, Suite 306 Weston, FL 33326 U.S.A. c/o: Jean J. Labrosse 3) By calling Micrium: (954) 217-2036 (954) 217-2037, FAX Make sure that the problem you are reporting is in uC/OS-II and not your application. If you in fact discover a bug in uC/OS-II, check the uC/OS-II web site for a list of known bugs and their fixes: www.Micrium.com If you are using an older version, you should first get the lastest version. /*$PAGE*/ ****************************************************************************** ****************************** SOFTWARE UPGRADES ***************************** ****************************************************************************** As you can see, I have been trying to support uC/OS (i.e. V1.xx) and now, uC/OS-II. When bugs are found, I do my best to promptly correct them. It is virtually impossible to notify everybody that purchased the code (i.e. the diskette) to tell them that a new version is available. You should occasionally check the uC/OS-II WEB site (www.ucos-ii.com) or the Micrium web site (www.Micrium.com) to see what version is currently shipping. I will not be upgrading the publisher everytime I add new features to uC/OS-II. I would highly suggest that you resist changing the STYLE of the code unless you don't mind spending many hours doing so everytime you upgrade. /*$PAGE*/ ****************************************************************************** ******************************** RELEASE NOTES ***************************** ****************************************************************************** 1) RELEASE NOTES: ---------------- The release notes are now provided in PDF format in the file: \Micrium\Software\uCOS-II\Doc\ReleaseNotes.PDF 2) FEATURES SINCE V2.00: ----------------------- All the features added since V2.00 are described in the PDF file: \Micrium\Software\uCOS-II\Doc\WhatsNewSince-V200.PDF 3) QUICK REFERENCE CHART: ------------------------ A Quick Reference Chart for all the functions in V2.8x is provided in the following .PDF files: \Micrium\Software\uCOS-II\Doc\QuickRefChart-Color.PDF If you have a LAMINATION machine, you can protect the chart by laminating it. 4) REFERENCE AND CONFIGURATION MANUALS: -------------------------------------- The updated Reference and Configuration Manual (Chapter 16 and 17 in the MicroC/OS-II 2nd Edition book) have been included in .PDF format in this distribution. These documents are found in: \Micrium\Software\uCOS-II\Doc\uCOS-II-RefMan.PDF (Chapter 16) \Micrium\Software\uCOS-II\Doc\uCOS-II-CfgMan.PDF (Chapter 17)

近期下载者

相关文件


收藏者