yibuyibuyizhi-ucosii

所属分类:单片机开发
开发工具:Others
文件大小:1092KB
下载次数:30
上传日期:2009-01-13 15:51:15
上 传 者cqfeiyu
说明:  一步 移植ucosii for c51,ucosii for 51多任务实时操作系统
(Step transplantation ucosii for c51, ucosii for 51 multi-task real-time operating system)

文件列表:
一步一步移植ucosii\CodeOS\DOC\NewV252.PDF (652926, 2002-01-26)
一步一步移植ucosii\CodeOS\DOC\QuickRefChartV252-Color.PDF (12156, 2002-01-25)
一步一步移植ucosii\CodeOS\DOC\RelV252.PDF (503198, 2002-01-26)
一步一步移植ucosii\CodeOS\DOC\TaskAssignmentWorksheet.PDF (45049, 2002-02-03)
一步一步移植ucosii\CodeOS\DOC\TaskAssignmentWorksheet.XLS (17920, 2002-02-03)
一步一步移植ucosii\CodeOS\DOC\vssver.scc (48, 2004-10-19)
一步一步移植ucosii\CodeOS\OS_CFG.H (8408, 2009-01-11)
一步一步移植ucosii\CodeOS\OS_CORE.C (49874, 2004-10-19)
一步一步移植ucosii\CodeOS\OS_CPU.H (4341, 2004-10-19)
一步一步移植ucosii\CodeOS\OS_CPU_A.ASM (6515, 2004-10-19)
一步一步移植ucosii\CodeOS\OS_CPU_C.C (11526, 2004-10-19)
一步一步移植ucosii\CodeOS\OS_FLAG.C (44533, 2004-10-19)
一步一步移植ucosii\CodeOS\OS_MBOX.C (23824, 2004-10-19)
一步一步移植ucosii\CodeOS\OS_MEM.C (14105, 2004-10-20)
一步一步移植ucosii\CodeOS\OS_MUTEX.C (27940, 2004-10-19)
一步一步移植ucosii\CodeOS\OS_Q.C (34535, 2004-10-19)
一步一步移植ucosii\CodeOS\OS_SEM.C (19704, 2004-10-19)
一步一步移植ucosii\CodeOS\OS_TASK.C (36347, 2004-10-19)
一步一步移植ucosii\CodeOS\OS_TIME.C (9944, 2004-10-19)
一步一步移植ucosii\CodeOS\STARTUP.A51 (5114, 2009-01-11)
一步一步移植ucosii\CodeOS\uCOS_II.C (981, 2004-10-19)
一步一步移植ucosii\CodeOS\uCOS_II.H (47771, 2009-01-11)
一步一步移植ucosii\CodeOS\vssver.scc (288, 2004-10-19)
一步一步移植ucosii\CodeTest\main.c (882, 2009-01-11)
一步一步移植ucosii\CodeTest\serial.c (1491, 2009-01-12)
一步一步移植ucosii\CodeTest\serial.h (388, 2004-10-19)
一步一步移植ucosii\CodeTest\vssver.scc (96, 2004-10-19)
一步一步移植ucosii\Obj\ExtDll.iex (19, 2009-01-12)
一步一步移植ucosii\Obj\main.lst (104785, 2009-01-12)
一步一步移植ucosii\Obj\main.obj (21934, 2009-01-12)
一步一步移植ucosii\Obj\OS_CORE.lst (229781, 2009-01-12)
一步一步移植ucosii\Obj\OS_CORE.obj (37822, 2009-01-12)
一步一步移植ucosii\Obj\OS_CPU_A.lst (17177, 2009-01-12)
一步一步移植ucosii\Obj\OS_CPU_A.obj (1949, 2009-01-12)
一步一步移植ucosii\Obj\OS_CPU_C.lst (132904, 2009-01-12)
一步一步移植ucosii\Obj\OS_CPU_C.obj (25389, 2009-01-12)
一步一步移植ucosii\Obj\OS_FLAG.lst (150598, 2009-01-12)
一步一步移植ucosii\Obj\OS_FLAG.obj (18406, 2009-01-12)
一步一步移植ucosii\Obj\OS_MBOX.lst (123563, 2009-01-12)
... ...

uC/OS-II, The Real-Time Kernel Companion CD Version 2.52 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, check the uC/OS-II web site for a list of known bugs and their fixes: www.uCOS-II.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: \SOFTWARE\uCOS-II\DOC\RelV252.PDF 2) FEATURES SINCE V2.00: ----------------------- All the features added since V2.00 are described in the PDF file: \SOFTWARE\uCOS-II\DOC\NewV252.PDF 3) QUICK REFERENCE CHART: ------------------------ A Quick Reference Chart for all the functions in V2.52 is provided in the following .PDF files: \SOFTWARE\uCOS-II\DOC\QuickRefChartV252-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.

近期下载者

相关文件


收藏者