UCOSsourcecode

所属分类:RichEdit
开发工具:C++
文件大小:925KB
下载次数:4
上传日期:2006-06-09 09:57:12
上 传 者west999
说明:  怎么上传一个文件那么麻烦啊。这个是UCOS源码,文件名还不能使中文名,毛病
(how to upload a document so much trouble ah. This is UCOS source, the file name does not allow Chinese name, illnesses)

文件列表:
SOFTWARE\uCOS-II\DOC\NewV251.PDF (653165, 2001-06-09)
SOFTWARE\uCOS-II\DOC\RelV251.PDF (457172, 2001-06-10)
SOFTWARE\uCOS-II\DOC\QuickRefChartV251-Color.PDF (9933, 2001-03-31)
SOFTWARE\uCOS-II\DOC (0, 2005-11-17)
SOFTWARE\uCOS-II\Ix86L\BC45\OS_CPU.H (6467, 2001-03-04)
SOFTWARE\uCOS-II\Ix86L\BC45\OS_CPU_C.C (14686, 2001-06-09)
SOFTWARE\uCOS-II\Ix86L\BC45\OS_CPU_A.ASM (14792, 2001-06-09)
SOFTWARE\uCOS-II\Ix86L\BC45 (0, 2005-11-17)
SOFTWARE\uCOS-II\Ix86L (0, 2005-11-17)
SOFTWARE\uCOS-II\Ix86L-FP\BC45\OS_CPU.H (6303, 2000-09-02)
SOFTWARE\uCOS-II\Ix86L-FP\BC45\OS_CPU_C.C (15835, 2001-02-14)
SOFTWARE\uCOS-II\Ix86L-FP\BC45\OS_CPU_A.ASM (17962, 2001-06-09)
SOFTWARE\uCOS-II\Ix86L-FP\BC45 (0, 2005-11-17)
SOFTWARE\uCOS-II\Ix86L-FP (0, 2005-11-17)
SOFTWARE\uCOS-II\SOURCE\OS_CORE.C (44484, 2001-06-09)
SOFTWARE\uCOS-II\SOURCE\OS_FLAG.C (44807, 2001-06-09)
SOFTWARE\uCOS-II\SOURCE\OS_MBOX.C (23845, 2001-05-12)
SOFTWARE\uCOS-II\SOURCE\OS_MEM.C (14116, 2001-05-12)
SOFTWARE\uCOS-II\SOURCE\OS_MUTEX.C (27913, 2001-05-12)
SOFTWARE\uCOS-II\SOURCE\OS_Q.C (34596, 2001-05-28)
SOFTWARE\uCOS-II\SOURCE\OS_SEM.C (19495, 2001-05-12)
SOFTWARE\uCOS-II\SOURCE\OS_TASK.C (36055, 2001-06-09)
SOFTWARE\uCOS-II\SOURCE\OS_TIME.C (9916, 2001-05-11)
SOFTWARE\uCOS-II\SOURCE\uCOS_II.C (1208, 2001-02-18)
SOFTWARE\uCOS-II\SOURCE\uCOS_II.H (46681, 2001-06-09)
SOFTWARE\uCOS-II\SOURCE (0, 2005-11-17)
SOFTWARE\uCOS-II\EX1_x86L\BC45\SOURCE\INCLUDES.H (903, 2001-06-09)
SOFTWARE\uCOS-II\EX1_x86L\BC45\SOURCE\OS_CFG.H (8136, 2001-06-09)
SOFTWARE\uCOS-II\EX1_x86L\BC45\SOURCE\TEST.C (8290, 2001-06-09)
SOFTWARE\uCOS-II\EX1_x86L\BC45\SOURCE\TEST.LNK (265, 2001-06-09)
SOFTWARE\uCOS-II\EX1_x86L\BC45\SOURCE (0, 2005-11-17)
SOFTWARE\uCOS-II\EX1_x86L\BC45\TEST\MAKETEST.BAT (840, 2001-06-09)
SOFTWARE\uCOS-II\EX1_x86L\BC45\TEST\TEST.EXE (127575, 2001-06-09)
SOFTWARE\uCOS-II\EX1_x86L\BC45\TEST\TEST.MAK (6605, 2000-09-04)
SOFTWARE\uCOS-II\EX1_x86L\BC45\TEST\TEST.MAP (49002, 2001-06-09)
SOFTWARE\uCOS-II\EX1_x86L\BC45\TEST (0, 2005-11-17)
SOFTWARE\uCOS-II\EX1_x86L\BC45 (0, 2005-11-17)
SOFTWARE\uCOS-II\EX1_x86L (0, 2005-11-17)
SOFTWARE\uCOS-II\EX2_x86L\BC45\SOURCE\INCLUDES.H (903, 2001-06-09)
... ...

uC/OS-II, The Real-Time Kernel Companion Diskette Version 2.51 READ ME FILE ****************************************************************************** ****************************** 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 the INTERNET: My INTERNET address is: Jean.Labrosse@Micrium.com 2) By writing to me at: Micrium, Inc. 949 Crestview Circle Weston, FL 33327 U.S.A. c/o: Jean J. Labrosse 3) By calling Micrium, Inc.: (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, call the publisher and see if they are shipping the same version of the code that you are using. If you are using an older version, you should first get the lastest version. Most likely, the bug has been found by someone else and has been corrected. /*$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: \SOFTWARE\uCOS-II\DOC\RelV251.PDF 2) FEATURES SINCE V2.00: ----------------------- All the features added since V2.00 are described in the PDF file: \SOFTWARE\uCOS-II\DOC\NewV251.PDF 3) EVENT FLAGS: -------------- Event Flags are discussed in AN-1007 (see www.Micrium.com/app_notes.htm) 4) QUICK REFERENCE CHART: ------------------------ A Quick Reference Chart for all the functions in V2.51 is provided in the following .PDF files: \SOFTWARE\uCOS-II\DOC\QuickRefChartV251-Color.PDF Once printed, simply FOLD the page in half and if you have a LAMINATION machine, you can protect the chart by laminating it.

近期下载者

相关文件


收藏者