DemoProject
ucosii 

所属分类:uCOS/RTOS
开发工具:Others
文件大小:6036KB
下载次数:27
上传日期:2012-06-12 22:45:53
上 传 者xinghui_fly
说明:  ucosii 消息队列和信号量 多按键处理
(ucosii message queue and semaphore key multi-processing)

文件列表:
DemoProject\List\cpu_a.lst (17580, 2012-05-20)
DemoProject\List\DemoProject.map (106501, 2012-05-20)
DemoProject\List\os_cpu_a.lst (30519, 2012-05-20)
DemoProject\List\startup_stm32f10x_hd.lst (66065, 2012-05-20)
DemoProject\Obj\bsp.crf (407317, 2012-05-20)
DemoProject\Obj\bsp.d (3204, 2012-05-20)
DemoProject\Obj\bsp.o (435652, 2012-05-20)
DemoProject\Obj\core_cm3.crf (3560, 2012-05-20)
DemoProject\Obj\core_cm3.d (120, 2012-05-20)
DemoProject\Obj\core_cm3.o (10836, 2012-05-20)
DemoProject\Obj\cpu_a.d (69, 2012-05-20)
DemoProject\Obj\cpu_a.o (2036, 2012-05-20)
DemoProject\Obj\cpu_c.crf (17057, 2012-05-20)
DemoProject\Obj\cpu_c.d (224, 2012-05-20)
DemoProject\Obj\cpu_c.o (26380, 2012-05-20)
DemoProject\Obj\DemoProject.axf (419164, 2012-05-20)
DemoProject\Obj\DemoProject.hex (48230, 2012-05-20)
DemoProject\Obj\DemoProject.htm (116104, 2012-05-20)
DemoProject\Obj\DemoProject.lnp (1377, 2012-05-20)
DemoProject\Obj\DemoProject.plg (185, 2012-06-12)
DemoProject\Obj\DemoProject.sct (479, 2012-04-01)
DemoProject\Obj\DemoProject.tra (4626, 2012-05-20)
DemoProject\Obj\DemoProject_sct.Bak (479, 2012-04-01)
DemoProject\Obj\ExtDll.iex (19, 2012-05-20)
DemoProject\Obj\lib_mem.crf (20335, 2012-05-20)
DemoProject\Obj\lib_mem.d (309, 2012-05-20)
DemoProject\Obj\lib_mem.o (33840, 2012-05-20)
DemoProject\Obj\lib_str.crf (30342, 2012-05-20)
DemoProject\Obj\lib_str.d (551, 2012-05-20)
DemoProject\Obj\lib_str.o (38520, 2012-05-20)
DemoProject\Obj\main.crf (407914, 2012-05-20)
DemoProject\Obj\main.d (3246, 2012-05-20)
DemoProject\Obj\main.o (435080, 2012-05-20)
DemoProject\Obj\misc.crf (349275, 2012-05-20)
DemoProject\Obj\misc.d (2396, 2012-05-20)
DemoProject\Obj\misc.o (381988, 2012-05-20)
DemoProject\Obj\os_core.crf (36916, 2012-05-20)
DemoProject\Obj\os_core.d (296, 2012-05-20)
DemoProject\Obj\os_core.o (42944, 2012-05-20)
DemoProject\Obj\os_cpu_a.d (90, 2012-05-20)
... ...

uC/OS-II, The Real-Time Kernel DISTRIBUTION Version 2.86 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: -------------------------------------- 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)

近期下载者

相关文件


收藏者