CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 uCOS开发 搜索资源 - CALL

搜索资源列表

  1. UCOSAPI

    0下载:
  2. ucosii API 调用说明,内容极为丰富,包括所有调用-ucosii API call that is much richer in content, including all Call
  3. 所属分类:uCOS开发

    • 发布日期:2008-10-13
    • 文件大小:73429
    • 提供者:刘乃文
  1. call

    0下载:
  2. 基于lpc2378的电脑打铃ucos代码
  3. 所属分类:uCOS开发

    • 发布日期:2008-10-13
    • 文件大小:200664
    • 提供者:Julian
  1. UCOS

    0下载:
  2. 基于ucos环境下的文件系统,实现多个功能 uc/FS基本使用方法: 1. FS_Init(),在调用uc/FS功能前需要进行初始化 2. FS_IoCtl(),对媒质进行格式化(SD卡用电脑格式化,所以未给出格式化参数) 3. _write_file, 1)FS_FOpen(),建立文件或打开已有文件,返回文件结构指针 2)FS_FWrite(),数据写入文件 3)FS_FClose(),关闭文件 4. _dump_file,1)1)FS_FOpe
  3. 所属分类:uCOS

    • 发布日期:2017-04-10
    • 文件大小:1601008
    • 提供者:詹磊
  1. Stm32_ucos_2-3

    0下载:
  2. 在IAR环境中编写程序实现以下功能: 1、设计一个应用程序Mytask; 2、在任务中调用OSTimeGet()获得系统时钟节拍数OSTime,并将其显示在第一组数码管上; 3、当任务运行10s时,调用OSTimeSet()将OSTime设置为10,并显示在第二组数码管上。-Write a program in the IAR environment to achieve the following functions: 1, designing an application Myt
  3. 所属分类:uCOS

    • 发布日期:2017-03-30
    • 文件大小:337596
    • 提供者:林燕
  1. Stm32_ucos_2-1

    0下载:
  2. 在IAR环境中编写程序实现以下功能: 1、在第一组数码管上显示任务的运行次数; 2、调用钩子函数OSTimeTickHook()在第二组数码管上显示系统在没发生500次时钟中断期间,调度器进行任务调度的次数。-Write a program in the IAR environment to achieve the following functions: 1, in the first group of digital number displayed on the task of r
  3. 所属分类:uCOS

    • 发布日期:2017-04-17
    • 文件大小:339623
    • 提供者:林燕
  1. MSP430F54xx_UCOSII

    0下载:
  2. 适用MCU: TI MSP430 5XX 适用ucos-ii版本:2.86 编译环境:IAR4.11B 主要的工作: 在MICRIUM网站上430移植代码的基础上进行了修改:5XX系列PC寄存器为20位,堆栈的宽度仍为16位,因此在对PC和SR的压栈处理上做了修改;另外在汇编程序里调用HOOK函数的CALL XXX 改成 CALLA XXX -Applicable MCU: TI MSP430 5XX applicable ucos-ii version: 2.86 bui
  3. 所属分类:uCOS

    • 发布日期:2017-03-29
    • 文件大小:123002
    • 提供者:王动
  1. ucos_ltck

    1下载:
  2. 立体停车场演示系统设计任务: 1)双层自动停车场配置如图1示,上下层共可停9部车; 2)本停车场设计的规则为5、6、7、8、9车位只能上下移动,不能左右移动,1、2、3、4车位只能左右移动,不能上下移动; 3)下排车位只需直接将车子开出即可; 4)停车场入口处有称重台,若车载负荷过大,将提示重量过大,拒绝存放; 4)如需要呼叫上排车子,只要按下5至9的按钮,再按下[取车]按钮,则所按车位将降至下层,而下排车位将左右移动,让出位置让上层车位降下。 -Parking l
  3. 所属分类:uCOS开发

    • 发布日期:2013-10-25
    • 文件大小:1536893
    • 提供者:zhangxinxuan
  1. OS_DigialLed_OK

    0下载:
  2. 这是本人调用small rtos51的函数来仿真写的基本代码-This is a small rtos51 I call a function to write the basic code simulation
  3. 所属分类:uCOS

    • 发布日期:2017-04-17
    • 文件大小:85245
    • 提供者:赵文选
  1. OS_KEY_OK_(no_signal)

    0下载:
  2. 这是本人调用small rtos51的函数来仿真写的基本代码-This is a small rtos51 I call a function to write the basic code simulation
  3. 所属分类:uCOS

    • 发布日期:2017-04-24
    • 文件大小:83064
    • 提供者:赵文选
  1. OS_KEY_OK_(signal)

    0下载:
  2. 这是本人调用small rtos51的函数来仿真写的基本代码-This is a small rtos51 I call a function to write the basic code simulation
  3. 所属分类:uCOS

    • 发布日期:2017-04-17
    • 文件大小:86732
    • 提供者:赵文选
  1. OSFlash_light_OK

    0下载:
  2. 这是本人调用small rtos51的函数来仿真写的基本代码-This is a small rtos51 I call a function to write the basic code simulation
  3. 所属分类:uCOS

    • 发布日期:2017-04-26
    • 文件大小:77306
    • 提供者:赵文选
  1. Exp2

    0下载:
  2. 熟悉基于 uCOS-II 扩展的嵌入式操作系统的启动和应用程序的结构。阅读 main. 调用的函数,了解 uCOS-II操作系统系统的启动过程。使用Source Insight 3.0 C代码 辑器,在操作系统的基础上,编写一段程序,在屏幕上显示“Hello world”等文本-Familiar with the uCOS-II expansion based on the embedded operating system and applications start-up struc
  3. 所属分类:uCOS

    • 发布日期:2017-04-16
    • 文件大小:140545
    • 提供者:
  1. ucosii3lwip

    0下载:
  2. 这个为我话了三个月的时间移植的lwip代码,为本人的吐血之作,操作系统是ucos2.52,核心芯片为lpc2290,制作了dm9000e的驱动程序,并且调试成功,本人参考了焦大侠的论文,为呕心沥血之作。请版主多给加分呀-I say this for three months time transplant lwIP code, for my blood s for, the operating system is ucos2.52, the core chip for lpc2290, prod
  3. 所属分类:uCOS

    • 发布日期:2017-03-27
    • 文件大小:925336
    • 提供者:
  1. ucos-iiMEM

    0下载:
  2. 该程序是本人在ucos_ii基础上调用基本函数了解内存分区变化, 显示分区头指针,已使用内存块个数,总数,未使用个数 在BC45下编译通过,该程序仅供学习使用。 -The program is based on my call ucos_ii basic understanding of memory function zoning change, the first indicators show the district has used the number of memory
  3. 所属分类:uCOS

    • 发布日期:2017-04-06
    • 文件大小:236724
    • 提供者:周峤
  1. UCOS-Q

    0下载:
  2. 在UC/OS-II上调用消息队列函数对消息队列进行编程-In the UC/OS-II on the function of call message queue message queue programming
  3. 所属分类:uCOS

    • 发布日期:2017-05-13
    • 文件大小:3100365
    • 提供者:李小芸
  1. I2CINT

    0下载:
  2. LPC2378 I2C驱动程式,调用E2PROM测试可用-LPC2378 I2C driver, call E2PROM testing available
  3. 所属分类:uCOS

    • 发布日期:2017-03-29
    • 文件大小:2533
    • 提供者:尹恒
  1. Time_Driver

    0下载:
  2. 时间驱动模块。设置时间日期与RTC计数值相互转化,通过I2C读取写入,可在ucGUI应用层调用显示系统时钟。-Time-driven module. Set the date and time of RTC counts into each other, through the I2C read the writing, you can call the application layer ucGUI display system clock.
  3. 所属分类:uCOS

    • 发布日期:2017-03-29
    • 文件大小:1909
    • 提供者:ka
  1. ucosii_API

    0下载:
  2. ucosii API 调用说明 ucosii API 调用说明-ucosii API call descr iption ucosii API call descr iption ucosii API call descr iption
  3. 所属分类:uCOS

    • 发布日期:2017-04-06
    • 文件大小:74676
    • 提供者:彭勇
  1. uC_OS-II_S3C44B0X

    0下载:
  2. 支持嵌套中断的uC/OS-II FOR 44B0 的移植代码。支持嵌套中断,也可以在中断中调用像OSMboxPost、OSSemPost这些系统函数。经过了多个实验的测试,运行得很稳定。这个代码也很容易移植到其他的ARM7片子上去。欢迎使用和提出意见。-Support for nested interrupts uC/OS-II FOR 44B0 migration of the code. Support for nested interrupts, you can also interrup
  3. 所属分类:uCOS

    • 发布日期:2017-04-05
    • 文件大小:344967
    • 提供者:好心
  1. avr32_UCOS-II

    0下载:
  2. 这是我根据官网上的资料,把UCOS-II移植到AT32UC3B0256开发板上,经过验证,能成功运行,您直接调用就可以了,开发工具GCC+AVR32 Studio-This is my official web based information, to migrate to AT32UC3B0256 UCOS-II development board, a proven, successful run, you can call directly, and development tools,
  3. 所属分类:uCOS

    • 发布日期:2017-05-02
    • 文件大小:733137
    • 提供者:朱骏丰
« 12 »
搜珍网 www.dssz.com