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

ucOS_II-ON-STC89C516RDP

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

  • contrast
    28个vc++图像处理原程序之--对比度拉伸(28 vc++ Image processing of the original procedure- contrast stretching)
    2008-12-24 11:58:36下载
    积分:1
  • ACM
    poj两道题的c++实现。已经测试过可以通过oj(The c++ implementation of the POJ two problem. It has been tested through OJ)
    2017-12-15 10:52:11下载
    积分:1
  • GPU并行矩阵相乘
    在cuda7.5版本实现将矩阵相乘并行化,将速度提高几十倍
    2022-06-20 00:57:56下载
    积分:1
  • GPS-JUST-Trimble
    GPS网平差计算核心代码,Trimble(GPS network adjustment calculation core code, Trimble)
    2013-12-07 16:32:49下载
    积分:1
  • 31856matlabvc
    主要是MATLAB与VC的链接,是从别人哪里弄过来的,和大家一起分享一下!希望对大家可以有用!~~(MATLAB and VC are the main link where other people get from the back, and to share with everyone! Hope everyone can be useful! ~ ~)
    2009-02-23 13:13:13下载
    积分:1
  • NetProcessAct
    说明:  监控上网过程,时下非常流行,用于控制别人也可以(The process of monitoring the Internet, become a very popular, can also be used to control other people)
    2009-09-03 17:41:26下载
    积分:1
  • paopaotang
    泡泡堂的单机版本,基本上还原了原版手感,添加了AI功能,具有一定娱乐性。(BNB stand-alone version)
    2015-09-07 01:57:01下载
    积分:1
  • smgjsq
    51单片机数码管静态显示,计数器功能,学习如何对数据管进行操作(51 MCU digital static display, the counter function, learning how to operate the data management)
    2010-11-16 16:20:43下载
    积分:1
  • 约瑟夫环的循环链表实现
    约瑟夫环的循环链表实现,这个程序比较完整,有需要做试验的请速速下载。(Josephus cycle Chain achieved, the procedure is complete, the pilot needs to be done urgently requested to download.)
    2005-07-03 19:38:38下载
    积分:1
  • 用VS2010 实现UDP通信的客户端程序
    用VS2010实现UDP通信的客户端在VS2010编程环境下,用C++ 编写基于UDP(面向无连接)的socket服务器端的编程-In VS2010 programming environment based programming with C++ write UDP (connectionless) socket server side
    2022-06-13 20:04:27下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载