uCOS-II-V285

所属分类:uCOS/RTOS
开发工具:C/C++
文件大小:1626KB
下载次数:337
上传日期:2007-10-17 18:30:12
上 传 者aclab
说明:  最近移植在s3c44b0x上的最新的ucos v2.85版本,并建立了简单的多任务,靠系统时钟中断切换,绝对的好东东奉献给大家!
(S3C44B0X on a recent transplant in ucos v2.85 the latest version, and the establishment of a simple multi-tasking, interrupt switch on the system clock is definitely a good Dongdong dedicated to U.S.!)

文件列表:
uCOS-II-V285\uCOS-V285_Data\CWSettingsWindows.stg (3465, 2007-10-11)
uCOS-II-V285\uCOS\app_cfg.h (1450, 2007-10-11)
uCOS-II-V285\uCOS\Source\os_cfg.h (10336, 2007-10-11)
uCOS-II-V285\uCOS\Source\os_core.c (70176, 2007-06-20)
uCOS-II-V285\uCOS\Source\os_cpu.h (4204, 2007-10-10)
uCOS-II-V285\uCOS\Source\os_cpu_a.S (7926, 2007-10-11)
uCOS-II-V285\uCOS\Source\OS_CPU_C.C (10009, 2007-10-07)
uCOS-II-V285\uCOS\Source\os_dbg.c (12485, 2007-06-20)
uCOS-II-V285\uCOS\Source\os_flag.c (56029, 2007-06-20)
uCOS-II-V285\uCOS\Source\os_mbox.c (30831, 2007-06-20)
uCOS-II-V285\uCOS\Source\os_mem.c (19950, 2007-06-20)
uCOS-II-V285\uCOS\Source\os_mutex.c (37440, 2007-06-20)
uCOS-II-V285\uCOS\Source\os_q.c (42052, 2007-06-20)
uCOS-II-V285\uCOS\Source\os_sem.c (29148, 2007-06-20)
uCOS-II-V285\uCOS\Source\os_task.c (51143, 2007-06-20)
uCOS-II-V285\uCOS\Source\os_time.c (11440, 2007-06-20)
uCOS-II-V285\uCOS\Source\os_tmr.c (46950, 2007-06-20)
uCOS-II-V285\uCOS\Source\ucos_ii.c (1543, 2007-10-10)
uCOS-II-V285\uCOS\Source\ucos_ii.h (80511, 2007-06-20)
uCOS-II-V285\uCOS\Doc\QuickRefChart-Color.PDF (20579, 2007-06-20)
uCOS-II-V285\uCOS\Doc\QuickRefChart-Color.xls (34304, 2007-06-20)
uCOS-II-V285\uCOS\Doc\ReleaseNotes.PDF (381087, 2007-06-20)
uCOS-II-V285\uCOS\Doc\TaskAssignmentWorksheet.PDF (14331, 2007-06-20)
uCOS-II-V285\uCOS\Doc\TaskAssignmentWorksheet.XLS (32256, 2007-06-20)
uCOS-II-V285\uCOS\Doc\uCOS-II-CfgMan.PDF (121478, 2007-06-20)
uCOS-II-V285\uCOS\Doc\uCOS-II-RAM-Calc.xls (30720, 2007-06-20)
uCOS-II-V285\uCOS\Doc\uCOS-II-RefMan.PDF (310085, 2007-06-20)
uCOS-II-V285\uCOS\Doc\WhatsNewSince-V200.PDF (107322, 2007-06-20)
uCOS-II-V285\Src\44binit.s (12021, 2007-09-08)
uCOS-II-V285\Src\44blib.c (9342, 2007-09-09)
uCOS-II-V285\Src\Main.c (1668, 2007-10-11)
uCOS-II-V285\Src\Target.c (4397, 2007-10-11)
uCOS-II-V285\Inc\44b.h (13353, 2007-09-09)
uCOS-II-V285\Inc\44blib.h (682, 2007-09-09)
uCOS-II-V285\Inc\Memcfg.inc (1763, 2007-09-09)
uCOS-II-V285\Inc\Option.h (629, 2007-09-09)
uCOS-II-V285\Inc\Target.h (711, 2007-09-09)
uCOS-II-V285\uCOS-V285_Data\Debug (0, 2007-10-11)
uCOS-II-V285\uCOS\Source (0, 2007-10-11)
... ...

uC/OS-II, The Real-Time Kernel DISTRIBUTION Version 2.85 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 949 Crestview Circle Weston, FL 33327 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: -------------------------------------- A number of services and configuration constants have been added to V2.81 and a new Reference and Configuration Manual (Chapter 16 and 17 in the MicroC/OS-II 2nd Edition book) have been updated and included in .PDF format on 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)

近期下载者

相关文件


收藏者