登录
首页 » C51 » uCOS-II_TOSTC51

uCOS-II_TOSTC51

于 2016-08-02 发布 文件大小:171KB
0 258
下载积分: 1 下载次数: 3

代码说明:

  uCOS-II内核移植到STC单片机的全部源代码和应用软件,基于STC5A60S2(uCOS-II kernel ported to STC microcontroller full source code and application software)

文件列表:

uCOS-II_TOSTC51
...............\OutPut
...............\......\main.lst,3062,2010-06-18
...............\......\main.obj,2877,2010-06-18
...............\......\OS_CORE.lst,62003,2010-06-18
...............\......\OS_CORE.obj,14842,2010-06-18
...............\......\OS_CPU_A.lst,18073,2010-06-18
...............\......\OS_CPU_A.obj,2153,2010-06-18
...............\......\OS_CPU_C.lst,18430,2010-06-18
...............\......\OS_CPU_C.obj,5894,2010-06-18
...............\......\OS_MBOX.lst,32669,2010-06-18
...............\......\OS_MBOX.obj,454,2010-06-18
...............\......\OS_MEM.lst,19566,2010-06-18
...............\......\OS_MEM.obj,444,2010-06-18
...............\......\OS_Q.lst,47228,2010-06-18
...............\......\OS_Q.obj,424,2010-06-18
...............\......\OS_SEM.lst,26920,2010-06-18
...............\......\OS_SEM.obj,3885,2010-06-18
...............\......\OS_TASK.lst,49005,2010-06-18
...............\......\OS_TASK.obj,1979,2010-06-18
...............\......\OS_TIME.lst,14339,2010-06-18
...............\......\OS_TIME.obj,2507,2010-06-18
...............\......\STARTUP.lst,11807,2010-06-18
...............\......\STARTUP.obj,875,2010-06-18
...............\......\uCOS-II,25400,2010-06-18
...............\......\uCOS-II.hex,18668,2010-06-18
...............\......\uCOS-II.lnp,322,2010-06-18
...............\......\uCOS-II.m51,51220,2010-06-18
...............\......\uCOS-II.OMF,84955,2009-04-17
...............\......\uCOS-II.plg,157,2010-06-29
...............\Source
...............\......\INCLUDES.H,984,2009-11-30
...............\......\main.c,1018,2009-07-01
...............\stc12c5a.h,6977,2009-11-27
...............\uCosii
...............\......\OS_CFG.H,8425,2009-07-01
...............\......\OS_CORE.C,44689,2009-04-18
...............\......\OS_CPU.H,4198,2007-08-11
...............\......\OS_CPU_A.ASM,7170,2009-04-17
...............\......\OS_CPU_C.C,12366,2009-06-26
...............\......\OS_FLAG.C,44921,2006-06-22
...............\......\OS_MBOX.C,23921,2006-06-22
...............\......\OS_MEM.C,14181,2006-06-22
...............\......\OS_MUTEX.C,27984,2006-06-22
...............\......\OS_Q.C,34703,2006-06-22
...............\......\OS_SEM.C,19563,2006-06-22
...............\......\OS_TASK.C,36175,2006-06-22
...............\......\OS_TIME.C,9970,2006-06-22
...............\......\STARTUP.A51,5114,2009-07-01
...............\......\uCOS_II.C,1071,2006-06-22
...............\......\uCOS_II.H,47452,2009-04-18
...............\uCosii_51.Opt,1320,2010-06-29
...............\uCosii_51.Uv2,2587,2010-06-13
...............\uCosii_51_Opt.Bak,1329,2010-06-29
...............\uCosii_51_Uv2.Bak,2566,2009-08-15
...............\WinPos.ini,100,2009-04-17

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

发表评论

0 个回复

  • uc/fs file system source code, coupled with uc/os build an arbitrary file system
    uc/fs文件系统的源码,可配合uc/os构建任意文件系统-uc/fs file system source code, coupled with uc/os build an arbitrary file system
    2022-03-16 15:45:45下载
    积分:1
  • TG12864 LCD代码 在UC/OS 下 EASYRARM2100 下跑过,显示一个图形,程序在ADS1。2下运行。是个处女做,仅供参考...
    TG12864 LCD代码 在UC/OS 下 EASYRARM2100 下跑过,显示一个图形,程序在ADS1。2下运行。是个处女做,仅供参考-Source code of TG12864 LCD driver for uC/OS tested on EASYRARM2100. It can display an image on the screen. It has been tested on ADS1.2. My first program.
    2022-08-02 13:18:10下载
    积分:1
  • This is a small rtos51 I call a function to write the basic code simulation
    这是本人调用small rtos51的函数来仿真写的基本代码-This is a small rtos51 I call a function to write the basic code simulation
    2022-09-10 15:00:03下载
    积分:1
  • 我连续两天调试程序,任务将是一个巨大的记忆蒙骗…
    本人连续两天调试UCOSII,将贪吃蛇的任务加到UCOS上,ARM选用的是LPC2414,贪吃蛇的关键算法调试得吐血,不过两天得调试总算有了回报,多任务终于运行了,有四个任务运行,显示用到了周立功的ZLGGUI,对大家学习UCOSII操作系统式绝好得例子-I debugging UCOSII two consecutive days, the task will be a huge memory foisted UCOS, ARM uses the LPC2414, the huge memory key algorithm debugging in vomiting blood. But in the two days we have finally reached a return debugging, multi-task operation finally, there are four tasks running, show stretched to the meritorious ZLGGUI week, we learn right UCOSII operating system in excellent example-
    2022-03-05 23:51:58下载
    积分:1
  • uCOS
    uCOS-II在51上的移植源码V1.1-uCOS-II at 51 on the transplant source V1.1
    2022-05-31 12:39:12下载
    积分:1
  • arm7(uCOSII)打印机控制及驱动软件
    arm7(uCOSII)打印机控制及驱动软件-arm7 (uCOSII) Printer Control and driver software
    2022-02-06 14:36:17下载
    积分:1
  • 布渣叶磁盘内容的补充
    MicroCOS-II书后附带的软盘内容 希望大家喜欢-Content of supplementary diskette of the MicroCOS-II book ,I hope everybody likes it
    2023-06-03 09:05:03下载
    积分:1
  • SI24R1_TEST
    自己编写的SI2401通信测试程序。(其中有以下三种模式:ACK通信、NOACK通信、ACK通信-跳频)( U81EA u5DF1 u7F16 u1991 u7181 u901A u901A u4FE1 u6D4B u8BD5 u7A0B u5E8F u3002 uFF08 u5176 u4E2D u6709 u4E0B u4E09 u79CD u6A21 u5F0F uFF1AACK u901A u4FE1 U3001NOACK u901A u4FE1 u3001ACK u901A u4FE1- u8DF3 u9891 uFF09)
    2021-03-02 08:19:34下载
    积分:1
  • II嵌入操作系统工程摸板。用于ARM7系列的移殖。
    uc/os-II嵌入操作系统工程摸板。用于ARM7系列的移殖。-uc/os-II embedded operating system project template. For the ARM7 series of transplants.
    2022-02-15 15:17:32下载
    积分:1
  • UCOS文件系统开发实例,有兴趣的可以看看
    UCOS操作系统的文件系统开发实例,有兴趣的可以-UCOS file system development examples, are interested can see the
    2023-01-06 15:45:03下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载