README.TXT
上传用户:jingkewang
上传日期:2013-04-11
资源大小:917k
文件大小:5k
源码类别:

uCOS

开发平台:

Visual C++

  1.                          uC/OS-II, The Real-Time Kernel
  2.                                 DISTRIBUTION
  3.                                 Version 2.80
  4.                                 READ ME FILE
  5. ******************************************************************************
  6. ******************************* LICENSING TERMS ******************************
  7. ******************************************************************************
  8. Even if 礐/OS-II is provided in source form, 礐/OS-II is NOT freeware NOR open 
  9. source software.  You are NOT allowed to distribute the source code for 礐/OS-II 
  10. without written consent from Micri祄.
  11. You need to obtain an 'Object Code Distribution License' to embed 礐/OS-II in 
  12. a product that is sold with the intent to make a profit or, if the product is 
  13. not used for education or 'peaceful' research. 
  14. You need to contact Micri祄 for licensing details.
  15. ******************************************************************************
  16. ****************************** TABLE OF CONTENTS *****************************
  17. ******************************************************************************
  18. 1) Reporting problems
  19. 2) Software Upgrades
  20. 3) Release Notes
  21. /*$PAGE*/
  22. ******************************************************************************
  23. ***************************** REPORTING PROBLEMS *****************************
  24. ******************************************************************************
  25.     If  you find a problem (i.e. bug) in uC/OS-II, do not hesitate  to  report 
  26. the problem to either:
  27.  1) Through the INTERNET:
  28.         My INTERNET address is:   Jean.Labrosse@Micrium.com
  29.  2) By writing to me at:
  30.         Micrium
  31.         949 Crestview Circle
  32.         Weston, FL 33327
  33.         U.S.A.
  34.         c/o: Jean J. Labrosse
  35.  3) By calling Micrium:
  36.         (954) 217-2036
  37.         (954) 217-2037, FAX
  38.     Make sure that the problem you are  reporting is in  uC/OS-II and not your
  39. application.    If you in fact discover a bug in uC/OS-II, check the  uC/OS-II 
  40. web site for a list of known bugs and their fixes:
  41.     www.Micrium.com
  42.     If you are  using  an  older  version,  you should  first  get the lastest
  43. version.  
  44. /*$PAGE*/
  45. ******************************************************************************
  46. ****************************** SOFTWARE UPGRADES *****************************
  47. ******************************************************************************
  48.     As you can see, I have been trying to support uC/OS (i.e. V1.xx) and  now,
  49. uC/OS-II.  When bugs are found, I do my best to promptly correct them.   It is 
  50. virtually  impossible  to notify  everybody that  purchased the code (i.e. the 
  51. diskette)  to  tell  them  that  a  new  version  is  available.    You should 
  52. occasionally check the uC/OS-II WEB site (www.ucos-ii.com) or the  Micrium web
  53. site (www.Micrium.com) to see what version is currently shipping.
  54.     I will not be  upgrading the  publisher  everytime  I add new  features to
  55. uC/OS-II.
  56.     I  would  highly  suggest that you resist changing the  STYLE  of the code
  57. unless you don't mind spending many hours doing so everytime you upgrade.
  58. /*$PAGE*/
  59. ******************************************************************************
  60. ********************************  RELEASE NOTES  *****************************
  61. ******************************************************************************
  62. 1) RELEASE NOTES:
  63. ----------------
  64.    The release notes are now provided in PDF format in the file:
  65.     MicriumSoftwareuCOS-IIDocReleaseNotes.PDF
  66. 2) FEATURES SINCE V2.00:
  67. -----------------------
  68.    All the features added since V2.00 are described in the PDF file:
  69.     MicriumSoftwareuCOS-IIDocWhatsNewSince-V200.PDF
  70. 3) QUICK REFERENCE CHART:
  71. ------------------------
  72.    A Quick Reference Chart for all the functions in V2.7x is provided in the 
  73.    following .PDF files:
  74.     MicriumSoftwareuCOS-IIDocQuickRefChart-Color.PDF
  75.    If you have a LAMINATION machine, you can protect the chart by laminating it.
  76. 4) REFERENCE AND CONFIGURATION MANUALS:
  77. --------------------------------------
  78.    A number of services and configuration constants have been added to V2.61 and
  79.    a new Reference and Configuration Manual (Chapter 16 and 17 in the MicroC/OS-II 
  80.    2nd Edition book) have been updated and included in .PDF format on this
  81.    distribution.  These documents are found in:
  82.     MicriumSoftwareuCOS-IIDocuCOS-II-RefMan.PDF   (Chapter 16)
  83.     MicriumSoftwareuCOS-IIDocuCOS-II-CfgMan.PDF   (Chapter 17)
  84.