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

ucOS_II-ON-STC89C516RDP

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

  • ngx_hello_world
    本程序为ngnix 扩展开发实例代码,讲解如何开发ngnix扩展,实现个性化的功能(ngnix extention)
    2012-06-26 12:45:36下载
    积分:1
  • 对STM8L151各个功能模块测试程序
    对STM8L151各个功能模块测试程序,十分方便初学STM8L151各个功能有IO中断,中断唤醒,定时中断,串口接收发送,AD转换程序,SLEEP模式(STM8L151 each function module test program, very convenient beginners STM8L151 each function is IO interruption, interrupt, timer interrupt, serial port receive send, AD converter, the SLEEP mode)
    2015-02-24 13:27:19下载
    积分:1
  • VC-part-2
    一本学习VC的很好的图书,其中第二部分,全书共16部分(A learning VC' s good books, of which the second part of the book, Part 16)
    2012-06-04 17:11:52下载
    积分:1
  • EndpointDetection_Pitch
    这是一个与语音识别与端点检测有关的文件,是用C++写的源程序,相信对大家有用(This is a speech recognition with the Endpoint Detection of the documents are written in C source files, it may be useful to think)
    2020-12-01 14:39:26下载
    积分:1
  • BUS_176x144_7.5_orig_01_yuv
    常用的YUV序列文件之一,为QCIG格式(176*144)可供视频学习者使用(YUV sequences commonly used one of the documents. To QCIG format (176* 144) for the use of video learners)
    2007-04-11 08:27:14下载
    积分:1
  • wuziqi
    c语言版五子棋,与pc版一样,拥有良好的界面(c yuyait can run on the pc)
    2016-12-28 14:26:29下载
    积分:1
  • examples
    这是LAMMPS中的所有例子,行接触到LAMMPS的新手,不知道在哪下载,我帮你么你列出来了。(This is all the examples in LAMMPS, line access to LAMMPS novice, do not know where to download, I help you you you listed.)
    2018-11-01 17:49:00下载
    积分:1
  • data
    一个很有用的软件,用于耐久性的评定,这是其中的样本文件。(A very useful software for the assessment of durability, which is one of the sample documents.)
    2010-01-09 11:53:10下载
    积分:1
  • XWJ_XFAST1
    直接扩频捕获Xfast算法仿真(包含可调SNR信息码产生)(dsss acquisition(XFAST))
    2013-09-09 09:54:44下载
    积分:1
  • prime
    素性检测使用米娜罗宾检测方法对数进行素性检测(Primality testing detection methods using Minaluobin logarithmic to primality testing)
    2009-12-08 10:51:31下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载