登录
首页 » Visual C++ » ucOS_II-ON-STC89C516RDP

ucOS_II-ON-STC89C516RDP

于 2013-04-06 发布 文件大小:2208KB
0 246
下载积分: 1 下载次数: 15

代码说明:

  网上有很多关于ucos移植到c51的资料,但基本都没有调试文档,让很多有心去了解ucos的人走不少弯路,现在附上本人在STC89C516RD+成功运行的版本,其实主要的移植部分都没有改动,主要是说说自己的心得,另附上ucos源代码注释文档以及keil C51的详细设置文档(There are many online about the ucos transplantation information to c51, but basically no debugging document, so a lot of interest in understanding ucos take many detours, now attach I successfully run in STC89C516RD+, version, in fact, a major part of the transplant are not changed mainly talk about my own experience, attached on ucos source code comment documentation, and detailed settings document keil C51)

文件列表:

ucOS_II-ON-STC89C516RD%2B
.......................\Keil_C51详细设置.doc,40448,2013-04-05
.......................\STARTUP.A51详细注解_中文.doc,38912,2013-03-28
.......................\ucOS_II ON STC89C516RD%2B
.......................\.......................\AT89X52.H,7761,2005-11-15
.......................\.......................\INCLUDES.H,1094,2013-04-06
.......................\.......................\main.c,1182,2005-11-15
.......................\.......................\main.LST,2867,2013-04-06
.......................\.......................\main.OBJ,26594,2013-04-06
.......................\.......................\OS_CFG.H,8294,2005-12-14
.......................\.......................\OS_CORE.C,44653,2003-05-16
.......................\.......................\OS_CORE.LST,61841,2013-04-06
.......................\.......................\OS_CORE.OBJ,39354,2013-04-06
.......................\.......................\OS_CPU.H,4040,2005-12-14
.......................\.......................\OS_CPU_A.ASM,8325,2005-12-14
.......................\.......................\OS_CPU_A.LST,20927,2013-04-06
.......................\.......................\OS_CPU_A.OBJ,2071,2013-04-06
.......................\.......................\OS_CPU_C.C,13332,2013-04-06
.......................\.......................\OS_CPU_C.ls1,88810,2013-04-06
.......................\.......................\OS_CPU_C.LST,19876,2013-04-06
.......................\.......................\OS_CPU_C.OBJ,8781,2013-04-06
.......................\.......................\OS_CPU_C.SRC,28979,2013-04-06
.......................\.......................\OS_CPU_C.__i,71,2013-04-06
.......................\.......................\OS_FLAG.C,44898,2005-12-14
.......................\.......................\OS_FLAG.LST,59974,2013-04-06
.......................\.......................\OS_FLAG.OBJ,22326,2013-04-06
.......................\.......................\OS_MBOX.C,23898,2005-12-14
.......................\.......................\OS_MBOX.LST,32548,2013-04-06
.......................\.......................\OS_MBOX.OBJ,22486,2013-04-06
.......................\.......................\OS_MEM.C,14174,2003-05-16
.......................\.......................\OS_MEM.LST,19463,2013-04-06
.......................\.......................\OS_MEM.OBJ,22125,2013-04-06
.......................\.......................\OS_MUTEX.C,27977,2003-05-16
.......................\.......................\OS_MUTEX.LST,37544,2013-04-06
.......................\.......................\OS_MUTEX.OBJ,22654,2013-04-06
.......................\.......................\OS_Q.C,34696,2003-05-23
.......................\.......................\OS_Q.LST,47129,2013-04-06
.......................\.......................\OS_Q.OBJ,22603,2013-04-06
.......................\.......................\OS_SEM.C,19556,2003-05-16
.......................\.......................\OS_SEM.LST,26817,2013-04-06
.......................\.......................\OS_SEM.OBJ,22413,2013-04-06
.......................\.......................\OS_TASK.C,36168,2003-05-20
.......................\.......................\OS_TASK.LST,48900,2013-04-06
.......................\.......................\OS_TASK.OBJ,25756,2013-04-06
.......................\.......................\OS_TIME.C,9963,2003-05-16
.......................\.......................\OS_TIME.LST,14234,2013-04-06
.......................\.......................\OS_TIME.OBJ,26523,2013-04-06





.......................\.......................\p6.bmp,1440054,2003-12-01
.......................\.......................\serial.c,302,2003-12-01
.......................\.......................\serial.h,402,2003-12-01
.......................\.......................\serial.LST,1276,2013-04-06
.......................\.......................\serial.OBJ,23435,2013-04-06
.......................\.......................\STARTUP.A51,5116,2005-11-15
.......................\.......................\STARTUP.LST,11772,2013-04-06
.......................\.......................\STARTUP.OBJ,873,2013-04-06
.......................\.......................\ucOS,280055,2013-04-06
.......................\.......................\ucOS.hex,18466,2013-04-06
.......................\.......................\ucOS.M51,68196,2013-04-06
.......................\.......................\ucOS.Opt,3810,2013-04-06
.......................\.......................\ucOS.plg,2047,2013-04-06
.......................\.......................\ucOS.Uv2,3086,2013-04-06
.......................\.......................\uCOS_II.C,1073,2003-05-23
.......................\.......................\uCOS_II.H,47709,2003-05-24
.......................\.......................\ucOS_Opt.Bak,3507,2013-04-06
.......................\.......................\ucOS_Uv2.Bak,3086,2013-04-06
.......................\调试心得.txt,2538,2013-04-06
.......................\钟常慰-uCOS_II_2.52源码中文译注,每句都有注释.pdf.pdf,2484963,2013-04-04

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • KeilC51
    该手册是Keil 软件公司8051 单片机软件开发工具的介绍是为新用户和有兴趣的读者准备的使用指南只需要阅读本书就可以正确地运行和使用该软件这本用户指南包括以下章节的内容(The handbook is a Keil software 8051 software development tools introduced for new users and readers interested in the use of guidelines to prepare only need to read this book can be run correctly and use the software that the user s guide includes the following chapters content)
    2008-04-21 18:34:38下载
    积分:1
  • 36305972
    Visual C++实践与提高--网络编程篇(Visual C++ Practice and improve- Network Programming articles)
    2008-01-25 17:24:56下载
    积分:1
  • DALIintrodution
    DALI中文手册,不过有点简略,详细还是看法文比较好(DALI Chinese manual, but a bit sketchy details or view text better)
    2013-02-05 17:45:23下载
    积分:1
  • 2011_08_20_ADO_Access
    VC++ MFC中基于对话框的程序 使用ADO对ACCESS进行操作,编辑,添加、删除记录,显示所有的记录等。如何对mdb程序进行压缩等功能、如何动态建立mdb文件以及动态建立table表进行详细说明。(VC++ MFC dialog based on the ACCESS program uses ADO to operate, edit, add, delete records, show all records. How to compress mdb program functions, how to dynamically create mdb file and dynamically build table table details.)
    2011-08-22 19:31:19下载
    积分:1
  • financemanagement
    说明:  基于mfc可视化完成个人财务管理系统。完成添加、删除、修改、连接数据库等功能。(Mfc-based visualization to complete personal financial management system. Complete add, delete, modify, connect to the database and other functions.)
    2010-04-08 15:24:29下载
    积分:1
  • 一个基于Visual C++和opengl的DEM的例子 demProject
    一个基于Visual C++和opengl的DEM的例子,有助于dem的初步学习(Based on Visual C++ and opengl examples of the DEM, the initial study will help dem)
    2009-06-12 15:19:30下载
    积分:1
  • FLA_xml
    环绕发光Flash文字特效,您可以通过XML来改变或增加每个文字的发光颜色,发光强度,发光的速度,重复次数(Surrounded by luminous Flash text effects, you can change or add text to each light color, luminous intensity through XML, glowing speed, repetitions)
    2014-05-08 10:35:04下载
    积分:1
  • DITREG
    简单的数字识别系统。基于vc编写的,对于规范的宋体字体可以很好识别(Simple digital identification system. Based on vc prepared for the standard Times New Roman font can be well identified)
    2020-10-08 10:07:36下载
    积分:1
  • GNSS-PRocess
    本文介绍了一种 )’’ 多系统静态基线数据处理方法!该方法使用统一的方式来处理 &’ 5.)6’’ 北斗 及三者融合的观测数据#这种处理方法已经实现在广州南方测绘仪器有限公司的静态后处理软件中#本文使用实际数据验 证了这种处理方法!得到了较好的结果(This article describes a ) ' multi-system static baseline data processing method! This method uses a unified way to deal & ' ' 5.) 6' ' ' Compass and three observational data fusion# This treatment method It has been achieved in the static Guangzhou South mapping Instrument Co.# post-processing software used herein, the actual data validation of this approach! Get better results)
    2015-06-30 11:16:20下载
    积分:1
  • upfile_2.43
    PHP多图片批量上传程序源码,之前在某网站看到其程序,索要及买源码未果。通过开发人员工具及其他抓包程序进行相关文件获龋而且自己写了后台代码,不断调试完成(PHP bulk upload multiple pictures program source code, before a site to see their program, ask for and buy a source unsuccessful. Through developer tools and other related documents capture program for caries and write their own code-behind, constantly testing completed)
    2013-05-30 23:48:27下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载