搜索资源列表
ucos_message
- 该代码采用c5400dsp的汇编语言和c语言实现ucos操作系统,并在操作系统之上实现一个消息队列,实现消息的发送于接收。-c5400dsp of assembly language and c CENTER language operating system and the operating system is implemented on top of a message queue, to achieve the sender to receiver.
基于uCOS的循环数据队列演示
- 基于uCOS的循环数据队列演示,演示如何在UART收发上使用循环队列。-queue buffer demostration base on uCOS RTOS.
02_uCOS-II_msgqueue
- ucos下的消息队列使用实例源码,配合ucos标准教程一书-ucos message queue using the following source code examples, with the standard tutorial book ucos
LPC2378Ucos2
- 开发环境是在MDK 下LPC2378下的UCOS串口编程,和以前那个相比,改动了启动代码,去掉了系统里面的一个报警提示,并且使用了信号量、邮箱等,初学者使用!还没有使用队列,而且要经过改动才能支持串口的多个数据接收目前一次最多是发8个数据。 函数的测试是上电后,P2.0~P2.7从高变低并发一个字母给串口,从低变高,还有一个外部按键中断,按一下,发1000Bytes数据。从串口发的数据给ARM,ARM返回收到的数据。-Development environment is under the
ucos_ex2
- ucos移植到44b0的示例程序,ads1.2开发环境,介绍了ucos中消息队列的使用方法~-ucos transplant procedures 44b0 example, ads1.2 development environment, introduced in the message queue ucos use ~
UCOS-Q
- 在UC/OS-II上调用消息队列函数对消息队列进行编程-In the UC/OS-II on the function of call message queue message queue programming
ucosII_sem_ex_1
- ucos的信号量的使用,通过队列的方法实现-the volume of the signal ucos the use of the method through the queue
xiaoxiduilian
- 解决软件开发中常见的消息队列就餐问题,很好用的程序,希望对你有开发有帮助,UCOS下开发的。-To solve common software development problems Message Queue dining, good use of the program, want to help you develop, UCOS under development.
ucos_MessageQueue
- uC/OS消息队列演示.这个程序演示基本的消息队列。程序启动设计了6个普通应用任务以及 一个控制任务TAC,等待消息的任 * 务总是按照优先级的高低来决定获得消息的顺 序,实现消息队列的使用。-uC/OS message queue presentation. This program demonstrates a basic message queue. Proceedings designed six common application tasks, and a control ta
02_uCOS-II_msgqueue
- ucos操作系统下,对消息队列的操作,基于vc编程 -ucos operating system, the operation of the message queue, based on vc Programming
zip51
- 仿照ucos的一个实时内核,专门为没有扩展ram的单片机写的,最低配置256字节。提供了四个优先级不同的任务和信号量互斥型信号量消息邮箱消息队列功能。-Ucos modeled a real-time kernel, designed for the microcontroller does not extend ram write a minimum configuration of 256 bytes. Provides four priority levels for different
LT-ARM214X-ucosrenwujanxiaodiduilietongxinshiyan.r
- 力天电子中LT-ARM214X学习板的UCOS任务间消息队列通信试验的配套源程序。-Power-day e-learning in the LT-ARM214X UCOS board message queue communication experiments between tasks supporting source.
UCOSIIMessage-queue-test
- Stm32中应用的ucos-II关于消息队列的使用。-Message queue test
arm-for-ucos-study1
- this is collection of book for u cos to understand the concept of message queue
ucos-kinetis
- 基于kinetis cortex m4 ucos 消息列队-Based kinetis cortex m4 ucos message queue
Queue
- 在VC平台下模拟的队列模块文件,可以模拟队列事件,可以移植到ucos等内核环境中,或用于消息事件队列等。-Queue module files in the VC platform simulation can simulate queue events, such as the kernel can be ported to ucos environment, or for message queues and other events.
project
- 通过消息队列为任务调度的程序框架,根据实际工程应用,封装了消息结构体,任何开发板demo中都没有的经典工程软件架构.本工程的单片机平台为STM32F103.(Through the message queue for the task scheduling process framework, according to actual engineering applications, encapsulates the message structure, any development boar
STM32-LED闪烁-消息队列
- STM32LED闪烁——消息队列,通过建立消息队列,传送3个指针型变量,触发LED灯闪烁。(By setting up a message queue, 3 pointer variables are transmitted, triggering the LED light to flicker.)
UCOSII完整系统代码
- 使用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】金龙107_ ucos ii_消息队列
- 金龙107_ ucos ii_消息队列源码(Golden dragon 107_ ucos ii_ message queue source.)