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

ucOS_II-ON-STC89C516RDP

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

  • array
    说明:  字符数组的建立与基本用法简单的介绍与演示(array)
    2010-04-06 09:21:19下载
    积分:1
  • grafic
    工业自动化监控组态系统中图形组态功能的实现,用Visual C++6.0编写,希望对你有所帮助(industrial automation control system configuration graphics configuration are realized, Using Visual C 6.0, and I hope to help you)
    2007-03-24 16:41:05下载
    积分:1
  • test_avi_file
    Opencv视频教程之读取视频和摄像头 Opencv视频教程之读取视频和摄像头(Read of Opencv video tutorial video and camera)
    2015-10-09 20:58:16下载
    积分:1
  • 盛大传奇外挂原代码
    一个盛大传奇外挂原代码,可以编译执行的!好东东!(a grand legend external source, the implementation of the compiler! Wanton good!)
    2005-07-13 14:22:36下载
    积分:1
  • NRFlowOfCartesian
    基于直角坐标的牛顿拉弗逊法潮流计算程序,经过IEEE14模型测试。(the newton_lafason power flow )
    2014-11-19 15:43:17下载
    积分:1
  • ClubSiteStarterKit
    Club Site Starter Kit.rar .net ѹ
    2008-09-17 17:53:07下载
    积分:1
  • Palette
    Visual C++课程设计 调色板程序(Visual C++ curriculum design palette)
    2011-06-07 19:36:47下载
    积分:1
  • DockExample
    利用sizebar,实现窗口的任意停靠,对于初学者来说非常好用(Using sizebar, to achieve any docked window, very useful for beginners)
    2011-05-22 11:39:05下载
    积分:1
  • PieChart
    PieChart实例源码,它是用于制作三维立体饼形统计图(PieChart example source code, which is used to produce three-dimensional pie charts)
    2011-01-24 11:53:28下载
    积分:1
  • C_homework_12
    东华大学c语言第12周作业,关于结构体的学习(Donghua University, the first 12 weeks of operation c language, on the structure of learning)
    2010-09-11 22:33:49下载
    积分:1
  • 696518资源总数
  • 104976会员总数
  • 7今日下载