登录
首页 » C51 » uCOS-II_TOSTC51

uCOS-II_TOSTC51

于 2016-08-02 发布 文件大小:171KB
0 218
下载积分: 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 个回复

  • UCOS_system_API_Manual
    UCOS系统的API手册UCOS system API Manual很不错的文档资料(UCOS System API manual UCOS system API Manual is very good documentation)
    2010-07-28 05:21:27下载
    积分:1
  • uCOS-III 应用开发指南—F429
    说明:  uCOS-III 应用开发指南—F429,详细实用,可以从零开始学习。(UCOS-III Application Development Guide-F429, detailed and practical, you can learn from scratch.)
    2019-06-10 17:01:05下载
    积分:1
  • ucosiim430os
    ucosiim430os
    2023-08-21 08:15:05下载
    积分:1
  • STM32L432-smart-system
    1.手机APP远程控制:STM32L432开发板通过WIFI模块与因特网服务器建立TCP连接,服务器使用腾讯云,服务器系统为ubuntu,就是在ubuntu上建立一个TCP中继服务器,实现远程手机端与家居系统的信息中继传递,从而实现远程控制。 2.室内控制质量检测:通过MQ-2、MQ-135、GP2Y1050AU0F模块实现室内有毒气体(苯等)、可燃气体(一氧化碳等)和PM2.5的检测,并通过ESP8266将检测到的数据反馈给APP端。 3.家具电器自动控制:家具系统能通过检测到的数据自动控制打开空气净化器、抽风机等(261/5000 1. Mobile APP remote control: STM32L432 development board through the WIFI module to establish TCP connection with the Internet server, the server uses Tencent cloud, the server system is ubuntu, is to establish a TCP relay server on ubuntu, remote mobile phone and home system information Relay transmission, in order to achieve remote control. 2. indoor control quality detection: through the MQ-2, MQ-135, GP2Y1050AU0F module to achieve the indoor toxic gases (benzene, etc.), combustible gases (carbon monoxide, etc.) and PM2.5 detection, and through the ESP8266 feedback to the detected data APP side. 3. Furniture electrical automatic control: furniture system can automatically detect the data through the open air purifier, exhaust fan, etc.)
    2017-01-14 11:57:59下载
    积分:1
  • UCOS源程序
    UCOS源程序-UCOS source
    2023-06-24 04:45:04下载
    积分:1
  • UCOS
    基于uCOS操作系统和LPC2292硬件平台的嵌入式系统程序,包括GPS代码功能实现-UCOS-based operating systems and hardware platforms LPC2292 embedded system procedures, including GPS functionality realize code
    2023-06-12 06:45:03下载
    积分:1
  • PWM
    通过按键调节PWM输出占空比并实时显示,最小1%最大99%(Adjust the duty cycle of PWM output and display by key-press)
    2020-06-21 21:00:02下载
    积分:1
  • uCOS_51
    说明:  ucos ii 移植到51上;仅供学习;无实际应用价值。(ucos ii run on mcs51;no value ;just for study.)
    2019-11-16 18:09:14下载
    积分:1
  • 一个AT91SAM7X256 CAN通讯实验,硬件环境为at91sam7x
    一个AT91SAM7X256 CAN通讯实验,硬件环境为at91sam7x-ek开发板,开发环境为iar。-An experimental AT91SAM7X256 CAN communications, hardware environment at91sam7x-ek development board, development environment for iar.
    2022-04-19 07:36:09下载
    积分:1
  • ucos
    uCOS-II到Keil+C51小模式下的移植-uCOS-II to Keil+ C51 small mode transplant
    2022-07-01 06:30:56下载
    积分:1
  • 696518资源总数
  • 106161会员总数
  • 5今日下载