CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - UC/OS-II移植

搜索资源列表

  1. uCOS-II V2.52--Keil for MCS51

    0下载:
  2. 本文面向首次接触uC/OS-II的程序员,为他们介绍一下这个系统的一些基本特征和编程上的注意事项,并介绍几个值得了解的API。本文作者已经成功的将uC/OS-II移植到几种不同CPU之上。包括EPSON S1C33和Sunplus unSP™ 等,积累了丰富的经验,现在愿意和朋友们分享这些经历。希望本文的资料对于希望使用这个系统来开发的朋友有所帮助-for this first contact uC / OS-II programmers to introduce them into
  3. 所属分类:uCOS开发

    • 发布日期:2008-10-13
    • 文件大小:497.78kb
    • 提供者:鲁清竹
  1. UC/OS-II于MCS-51单片机的移植分析与研究

    0下载:
  2. UC/OS-II于MCS-51单片机的移植分析与研究
  3. 所属分类:文档资料

  1. UC\OS-II在GT2440上完整移植(嵌入式小车项目)

    0下载:
  2. 使用UC/OS-II系统实现的嵌入式遥控小车移植,基于GT2440,可循迹小车的遥控控制端,有LCD 显示控制画面,完整移植!
  3. 所属分类:uCOS开发

  1. UCOS_Temp.rar

    0下载:
  2. UC/OS-II移植到s3c2440代码,包括串口,lcd,蜂鸣器,触摸屏led,UC/OS-II ported to s3c2440 code, including the serial port, lcd, buzzer, led touch screen
  3. 所属分类:uCOS

    • 发布日期:2017-05-04
    • 文件大小:1.08mb
    • 提供者:cwf123456
  1. ucOSII-msp430.rar

    1下载:
  2. uc/os操作系统在msp430单片机上的移植,uc/os is transported to msp430
  3. 所属分类:uCOS

    • 发布日期:2017-03-30
    • 文件大小:25.46kb
    • 提供者:aa
  1. UCos-II.core.analysis.Transplantation.and.Driver.D

    0下载:
  2. 《uC/os-II 内核分析.移植与驱动程序开发》随书光盘中的全部源代码,全部通过调试。书中介绍μC/OS-Ⅱ的内核分析、移植过程和驱动程序开发方法。书中首先以μC/OS-Ⅱ在8051系列单片机上的移植为例子,详细剖析μC/OS-Ⅱ的内核和移植过程;然后以串口通信为例,介绍如何为μC/OS-Ⅱ实时内核添加设备的驱动程序;最后介绍μC/OS-Ⅱ在数字信号处理器[DSP]上的移植,以使读者进一步加深对μC/OS-Ⅱ的理解。 -" UC/os-II core analysis. Transpl
  3. 所属分类:uCOS

    • 发布日期:2017-05-09
    • 文件大小:2.2mb
    • 提供者:iceyfire
  1. uc--tcpip

    0下载:
  2. 对嵌入式实时操作系统斗C/OS一Ⅱ的组成和S3c2410微处理器进行了简单介 绍。在此基础上,详细介绍了将斗C/OS—II移植到S3C24lo微处理器的步骤和方法,指出 了移植过程的关键点和相应的处理办法,并对移植过程的关键部分进行了详细描述。-Embedded real-time operating system doo C/OS Ⅱ one composition and S3C2410 microprocessor had a brief introduction. On this
  3. 所属分类:software engineering

    • 发布日期:2017-03-29
    • 文件大小:235.41kb
    • 提供者:饶平
  1. lwip

    0下载:
  2. uC/OS-II 平台下的 LwIP 移植笔记。请有需要的人下载学习使用。-uC/OS-II platform lwIP transplantation under the Notes. Please those in need to download learning to use.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-05
    • 文件大小:895.6kb
    • 提供者:cyp
  1. uCOS

    0下载:
  2. uC/OS ARM移植源代码,uC/OS ARM移植源代码。欢迎使用-uC/OS ARM transplant source code, uC/OS ARM transplant source code. Welcome to
  3. 所属分类:uCOS

    • 发布日期:2017-04-02
    • 文件大小:59.23kb
    • 提供者:Chance Ma
  1. UC_OS_II_to_KEILC5

    0下载:
  2. 多任务操作系统UC OS II移植到KEILC51 源代码-Multi-tasking operating system, UC OS II transplanted to KEILC51 source code
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:179.54kb
    • 提供者:zjyin11
  1. UDiskDemo

    0下载:
  2. 文件及文件夹说明 =============================================================================================== \arm\ uC/OS-II移植代码 \SOURCE\ uC/OS-II源码保存在该文件夹 \HostMassLib\ HostMassLib驱动库相关文件存放的文件夹 \HostMassLib\读写U盘模块驱动使用手册.pdf 驱动库使用手
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-28
    • 文件大小:415.62kb
    • 提供者:lideng
  1. Embedded

    0下载:
  2. UC/OS—II是一种专门为微处理器设计的抢占式实时多任务操作系统,具有源代码公开、可移植性、可裁减性、稳定性和可靠性高等特点。由于UC/OS—II是为嵌入式应用编写的通用软件,故在具体应用时需根据不同单片机的特点进行移植,其大部分代码是用标准C语言所写.只有与处理器相关的一部分代码用汇编语言编写.因而具有很强的移植性,能在从8位到64位单片机以及DSP等超过40种不同构架的微处理器上实现运行。-UC/OS-II is a microprocessor designed specifically
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:12.96kb
    • 提供者:范淑娜
  1. MPLAB-uCOS-II-PIC18-V101

    0下载:
  2. uc/os-ii for pic18xxx uc/os-ii在pic18系列单片机上的移植-uc/os-ii for pic18 The porting for pic18xxx MCU
  3. 所属分类:uCOS

    • 发布日期:2017-03-29
    • 文件大小:437.34kb
    • 提供者:褚锐
  1. sem_LM3S310_ucosII

    1下载:
  2. 基于 Cortex-M3 (ARM) 内核使用之 uC/OS-II 作业系统,此例程可移植于 Cortex-M3 (ARM)内核的微处理器上的应用,于 Keil MDK 3.15b以上 工程编译,而 uC/OS 版本为 2.83-Based on the Cortex-M3 (ARM) core use uC/OS-II operating system, this routine can be transplanted in the Cortex-M3 (ARM) microprocessor
  3. 所属分类:uCOS

    • 发布日期:2017-03-30
    • 文件大小:698.26kb
    • 提供者:Qiu Jinwei
  1. ARM7UCOSII

    0下载:
  2. uc/os-ii 在arm7上移植,成功运行,希望对大家有所帮助-uc/os-ii in the arm7 transplantation, successful run, I hope all of you to help
  3. 所属分类:uCOS

    • 发布日期:2017-04-29
    • 文件大小:381.26kb
    • 提供者:Ma chris
  1. uCos2_S3C2440_V2.83

    0下载:
  2. 基于S3C2440移植的uC/OS-II最新源码(V2.83),以及Flash、LCD、Nand Flash驱动和Printf库。 使用ADS开发环境。-Based on S3C2440 transplant uC/OS-II the latest source code (V2.83), as well as Flash, LCD, Nand Flash drive and Printf library. The use of ADS development environment.
  3. 所属分类:uCOS

    • 发布日期:2017-03-29
    • 文件大小:487.75kb
    • 提供者:chernwu
  1. UCOS-II

    0下载:
  2. 基于FPGA的实验 UC\OS-II操作系统移植,使用SOPC软件及其配置方法,掌握其在NIOS II IDE 中的简单使用。-FPGA-based experimental UC \ OS-II operating system migration, the use of SOPC software and its configuration to grasp the NIOS II IDE in the simple use.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-02
    • 文件大小:514byte
    • 提供者:贺欧
  1. c51

    0下载:
  2. uc/os II移植 51单片机,包括工程文件和程序,实现在51单片机点亮led-uc/os II transplantation 51, including the project files and programs to achieve the 51 single-chip light led
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:76.74kb
    • 提供者:秦俊权
  1. UC/OS-II移植实验

    0下载:
  2. 学习并掌握UC/OS移植原理 运用移植的系统,实现一个LED灯以2Hz的频率闪烁
  3. 所属分类:uCOS开发

    • 发布日期:2015-04-15
    • 文件大小:1.21mb
    • 提供者:zr_223@
  1. uCOS-II

    0下载:
  2. 实现在STM32F103RC上移植uC/OS-II(Implement uC/OS-II on STM32F103RC)
  3. 所属分类:uCOS

    • 发布日期:2018-01-08
    • 文件大小:6.47mb
    • 提供者:hb_0179
« 12 3 4 5 6 7 8 9 10 ... 13 »
搜珍网 www.dssz.com