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

ucOS_II-ON-STC89C516RDP

于 2013-04-06 发布 文件大小:2208KB
0 245
下载积分: 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 个回复

  • GetPic
    说明:  这是书上的代码,用Visual C++6.0实现屏幕截取,供大家参考(This is the book s code, using Visual C++ 6.0 to achieve the interception of the screen for reference)
    2008-11-17 21:07:07下载
    积分:1
  • VirtualTouchScreen
    uses open cv to simulate touch screen using a web camera. demonstration is available at www.youtube.com/watch?v=Y7ne-iDOg-Y
    2011-03-29 05:52:08下载
    积分:1
  • Thread3
    graph drower MFC with dynamic scaling y-axis
    2009-11-19 18:07:40下载
    积分:1
  • chpt12_1
    it is about something else
    2013-10-23 03:12:34下载
    积分:1
  • Cimple
    Simple web chat room 简单网络聊天室(Simple web chat room simple Web chat Room)
    2018-11-26 16:28:08下载
    积分:1
  • forum6
    啊第四盛大的啊的非法发发肥企鹅舞秋风俄方(hello everyone you are my son)
    2017-12-22 19:02:32下载
    积分:1
  • zuixiaoerchengST
    这是一个通用的最小二乘状态估计算法,做毕设论文用过,好用(This is a general state of least squares estimation algorithms, and so Albert located paper used, easy to use)
    2016-08-26 18:05:57下载
    积分:1
  • shiyan4
    若矩阵A中的某一元素A[i,j]是第i行中的最小值,而又是第j列中的最大值,则称A[i,j]为矩阵A中的一个鞍点。请写出一个可确定此鞍点位置的算法(如果这个鞍点存在)。(If the matrix A, an element A [i, j] is the minimum value in the i-th row, but is the maximum value of the j-th column, then A [i, j] for the matrix A is a saddle point. Please write a algorithm to determine the position of saddle point (saddle point exists).)
    2013-01-07 13:16:11下载
    积分:1
  • webscin
    web漏洞扫描 web安全检测 网站检测(web vulnerability scanning web security testing)
    2014-02-21 11:44:29下载
    积分:1
  • Computer-Graphics
    计算机图形学的课程的课件,是PPS格式,为防止随意篡改。(PPS of Computer Graphics)
    2012-05-14 19:11:56下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载