ucos-mega128

所属分类:uCOS/RTOS
开发工具:C/C++
文件大小:722KB
下载次数:48
上传日期:2012-10-13 15:14:11
上 传 者wangwangwangyongyong
说明:  ucosii到mega128上的完整移植工程,已测试好,且有两个简单例子
(ucosii the complete transplantation Engineering on a mega128, have been tested, and there are two simple examples)

文件列表:
UCOS_ICC\app.c (2182, 2010-02-02)
UCOS_ICC\app.h (358, 2010-02-02)
UCOS_ICC\Doc\QuickRefChart-Color.pdf (45044, 2004-02-04)
UCOS_ICC\Doc\ReleaseNotes.pdf (195161, 2004-02-03)
UCOS_ICC\Doc\Task-State-Diagram.pdf (29357, 2003-11-21)
UCOS_ICC\Doc\TaskAssignmentWorksheet.pdf (10965, 2003-11-12)
UCOS_ICC\Doc\TaskAssignmentWorksheet.XLS (17920, 2003-11-12)
UCOS_ICC\Doc\uCOS-II-CfgMan.PDF (75565, 2004-02-04)
UCOS_ICC\Doc\uCOS-II-RefMan.pdf (274762, 2004-02-03)
UCOS_ICC\Doc\WhatsNewSince-V200.pdf (36205, 2004-02-04)
UCOS_ICC\Doc (0, 2010-02-02)
UCOS_ICC\ICC\os_cpu.h (5375, 2004-02-05)
UCOS_ICC\ICC\os_cpu_a.s (17136, 2007-04-18)
UCOS_ICC\ICC\os_cpu_c.c (11996, 2010-02-02)
UCOS_ICC\ICC\os_dbg.c (11621, 2004-12-06)
UCOS_ICC\ICC (0, 2010-02-02)
UCOS_ICC\includes.h (767, 2010-02-02)
UCOS_ICC\os_cfg.h (8847, 2010-02-02)
UCOS_ICC\output\app.lis (14039, 2010-02-08)
UCOS_ICC\output\app.o (3619, 2010-02-08)
UCOS_ICC\output\os_cpu_a.lis (31330, 2010-02-08)
UCOS_ICC\output\os_cpu_a.o (3558, 2010-02-08)
UCOS_ICC\output\os_cpu_c.lis (36127, 2010-02-08)
UCOS_ICC\output\os_cpu_c.o (6327, 2010-02-08)
UCOS_ICC\output\os_dbg.lis (24769, 2010-02-08)
UCOS_ICC\output\os_dbg.o (3879, 2010-02-08)
UCOS_ICC\output\TEST.cof (32036, 2010-02-08)
UCOS_ICC\output\TEST.dbg (22082, 2010-02-08)
UCOS_ICC\output\TEST.hex (19176, 2010-02-08)
UCOS_ICC\output\TEST.lk (49, 2010-02-08)
UCOS_ICC\output\TEST.lst (252080, 2010-02-08)
UCOS_ICC\output\TEST.mak (2481, 2010-02-08)
UCOS_ICC\output\TEST.mp (7035, 2010-02-08)
UCOS_ICC\output\ucos_ii.lis (285739, 2010-02-08)
UCOS_ICC\output\ucos_ii.o (49628, 2010-02-08)
UCOS_ICC\output (0, 2010-02-08)
UCOS_ICC\Source\os_cfg_r.h (8429, 2003-04-03)
UCOS_ICC\Source\os_core.c (66261, 2003-04-04)
UCOS_ICC\Source\os_dbg_r.c (10379, 2004-12-06)
... ...

uC/OS-II, The Real-Time Kernel DISTRIBUTION Version 2.76 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 the INTERNET: My INTERNET 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, 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: \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.7x 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.61 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)

近期下载者

相关文件


收藏者