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

搜索资源列表

  1. 16ucosii

    0下载:
  2. 在ATmega16芯片上移植的ucosii系统应用,使用ICCAVR编译器。由于ATmega16芯片仅仅有16k的rom和1k的ram,因此这个移植范例中仅使用了系统延时函数来点亮led。-the ATmega16 chip transplant ucosii applications, use ICCAVR compiler. As ATmega16 mere 16k chip rom the 1k and the ram, Therefore, the transplant use only
  3. 所属分类:uCOS开发

    • 发布日期:2008-10-13
    • 文件大小:76565
    • 提供者:韩兆伟
  1. TC 2.0库函数

    0下载:
  2. 嵌入式系统软件设计中用到的C函数库,包含说明文档,按照字母查询。-embedded system design software used in the C library, including documentation, in accordance with the letters inquiries.
  3. 所属分类:uCOS开发

    • 发布日期:2008-10-13
    • 文件大小:169491
    • 提供者:yybb526
  1. xltExlt2

    0下载:
  2. 这个例子如果运行,将在仿真的PC窗口中的第1,2,3行显示一些信息后,在随机位置显示 1 ~ 5 .由于keil c51默认不支持重入函数,它的重入函数使用仿真的重入栈而不使用系统栈,而Small RTOS 51没有进行重入栈管理,所以在TaskA~TaskE虽然及其相似,但不能合并. 注意:(1)在KEIL C51 工程中,我已经把输出文件目录设在e:\\temp中,您可以在Project->Options for Target \"Target 1\"的output页点击Selec
  3. 所属分类:uCOS开发

    • 发布日期:2008-10-13
    • 文件大小:5956
    • 提供者:邢兰停
  1. yaffs_ucos

    3下载:
  2. 把将yaffs 移植到 ucos 系统, 为此lwip 中剥离出内存管理函数mem.c 以弥补ucos内存管理函数的不足。-will put yaffs CENTER transplant system, this lwip were removed from the memory management functions mem.c to cover CENTER memory management function deficiencies.
  3. 所属分类:uCOS开发

    • 发布日期:2008-10-13
    • 文件大小:53101
    • 提供者:andy.wu
  1. ucos_API

    0下载:
  2. 使用嵌入式系统的绘图 API 函数。首先,在屏幕上绘制一个圆角矩形和一个整圆。然后,再在屏幕上无闪烁的绘制一个移动的正弦波。-use of Embedded System mapping API function. First, the screen drawing a rectangle and a fillet entire round. And then on the screen without drawing a flicker of movement of sine wave.
  3. 所属分类:uCOS开发

    • 发布日期:2008-10-13
    • 文件大小:113925
    • 提供者:wangting
  1. uCOS-II

    0下载:
  2. 一本关于uc/os ii很不错的中文电子书,主要介绍了,大部分系统的函数和系统移植的方法。
  3. 所属分类:uCOS开发

    • 发布日期:2008-10-13
    • 文件大小:2109850
    • 提供者:焦平
  1. 文件管理实验程序

    1下载:
  2. 文件管理实验程序 把一个文件模拟为磁盘,然后在该磁盘上建立文件系统, 并提供基本的文件访问函数 作者:吕泽忠 最后修改时间:2005-4-13-document management experimental procedure, a simulation of the disk file, which is built on disk file system and provides basic file access functions Author : Lu:zezhong last mo
  3. 所属分类:uCOS开发

    • 发布日期:2008-10-13
    • 文件大小:3946
    • 提供者:阿嫂地方
  1. SmallRTOS for C51

    0下载:
  2. 嵌入系统中使用C语言替代汇编一样,在嵌入系统中使用RTOS是大势所趋。原因主要是现在在大多数情况下编程效率比执行效率重要(单片机便宜嘛)。但纵观51的RTOS,keil c51 所带的RTX Full 太大(6k多),且需要外部ram,又无源代码,很多时候不实用。RTX Tiny虽然小(900多字节),但是任务没有优先级和中断管理,也无源代码,也不太实用。而ucosII虽有源代码,但是它太大,又需要外部ram,所有函数又必须是重入函数,用在51这类小片内RAM的单片机上有点勉强。于是,我借鉴uc
  3. 所属分类:uCOS开发

    • 发布日期:2009-05-19
    • 文件大小:87185
    • 提供者:joyhee@sohu.com
  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-16
    • 文件大小:339623
    • 提供者:林燕
  1. ucos-file

    0下载:
  2. ucos下yaffs文件系统的接口函数移植实验,可以帮助初学者学习嵌入式文件系统-the ucos under yaffs file system interface functions transplant experiment, can help a beginner learn the embedded file system
  3. 所属分类:uCOS

    • 发布日期:2017-03-29
    • 文件大小:694271
    • 提供者:邓建
  1. UCOS-API

    0下载:
  2. ucos常用基础系统API函数查询文件,深受大家喜爱的chm格式,方便好用。-uCOS based systems commonly used API function query documents, by everyone s favorite chm format, easy-to-use.
  3. 所属分类:uCOS

    • 发布日期:2017-03-28
    • 文件大小:73425
    • 提供者:许俊超
  1. LPC2378Ucos2

    1下载:
  2. 开发环境是在MDK 下LPC2378下的UCOS串口编程,和以前那个相比,改动了启动代码,去掉了系统里面的一个报警提示,并且使用了信号量、邮箱等,初学者使用!还没有使用队列,而且要经过改动才能支持串口的多个数据接收目前一次最多是发8个数据。 函数的测试是上电后,P2.0~P2.7从高变低并发一个字母给串口,从低变高,还有一个外部按键中断,按一下,发1000Bytes数据。从串口发的数据给ARM,ARM返回收到的数据。-Development environment is under the
  3. 所属分类:uCOS

    • 发布日期:2017-03-29
    • 文件大小:476952
    • 提供者:王满仓
  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. GENIE-SHELL

    0下载:
  2. uCOSII只提供了操作系统内核,用户要自己添加文件处理、人机界面、网络接口等重要部分。其中Shell(人机界面)提供了人与机器交互的界面,是机器服务于人的体现,是系统必不可少的重要组成部分。现代的很多OS如UNIX、DOS、VxWorks都提供了友好的命令行界面。Windows更是提供了GUI。大部分人认识OS都是从这里开始的。 由于Skyeye下的仿真串口USART已经实现了中断方式的接收(实际是从键盘接收输入),而且串口输出(实际上是输出到终端屏幕)也已经实现,所以实现一个类似DOS或
  3. 所属分类:uCOS

    • 发布日期:2017-04-07
    • 文件大小:394542
    • 提供者:haha
  1. OS_CORE

    0下载:
  2. uCOS系统组成各函数源码,可按功能进行裁剪,绝对好用,占用空间小,稳定性高,用于嵌入式系统开发。-uCOS system source code of the function, according to the functions of cutting, the absolute ease of use, small footprint, high stability for the embedded system development.
  3. 所属分类:uCOS

    • 发布日期:2017-04-04
    • 文件大小:64579
    • 提供者:高浩志
  1. ucos4s3c44b0

    0下载:
  2. 本目录下是sourceinsight3.0和ArmProjectManager的工程文件。 startup里是和系统初始化相关的文件。 inc里包括了一些库函数声明和数据类型预定义。 src里的是主文件和一些常用函数的源代码。 ucos里包括了uCOS-II的全部文件。 其余的目录是编译器和连接器的工作目录。-This directory is sourceinsight3.0 and ArmProjectManager under the project file. whe
  3. 所属分类:uCOS

    • 发布日期:2017-04-04
    • 文件大小:217916
    • 提供者:王先生
  1. uCOS-II-CN

    0下载:
  2. 本书详细介绍了ucos嵌入式操作系统的内部运行原理以及相应函数的定义说明及应用!对在嵌入式系统上构建ucos以及应用都有很大的帮助-This book details the ucos embedded operating system' s internal operation principle and the corresponding definition of the function and application instructions! In the embedded s
  3. 所属分类:uCOS

    • 发布日期:2017-04-09
    • 文件大小:1777550
    • 提供者:
  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. ucosshuoming

    0下载:
  2. 用于在UC/OS下开发,对其中用到的系统函数及用法的详细说明-For the UC/OS under development, on the one used in the system function and usage details
  3. 所属分类:uCOS

    • 发布日期:2017-04-04
    • 文件大小:25376
    • 提供者:王志凯
  1. UCOSII完整系统代码

    1下载:
  2. 使用stm32F103芯片,在最小系统上实现了UCOS-II的完成功能,使用keil4编写;功能包括任务调度,消息队列,信号量集和软件定时等。本人亲测可以直接使用,使用的是标准32库函数(Using stm32F103 chip, the completion function of UCOS-II is realized on the smallest system, which is written by keil4. Functions include task scheduling, m
  3. 所属分类:uCOS

    • 发布日期:2018-01-09
    • 文件大小:2095104
    • 提供者:我的世界wo
« 12 »
搜珍网 www.dssz.com