搜索资源列表
QueueDriver
- uc/osII平台下一个队列数据结构的源代码实现,该代码可以直接应用到用户的程序中而无需做任何改动。-uc / osII platform under a queue data structure to achieve the source code, the code can be applied directly to the user's proceedings without any changes.
ucos252-src
- 著名的嵌入式操作系统uC/OS的完整内核源代码,内核版本号2.52。 该源代码主要包括如下几个方面: 1、任务管理 2、消息邮箱 3、消息队列 4、信号量 5、事件管理 6、内存管理-famous embedded operating system uC / OS kernel integrity of the source code, the kernel version 2.52. The source code includes the following ma
task4
- ucosii小实验任务4 消息队列,可以帮助学习嵌入式操作系统-ucosii four small experimental tasks Message Queue can help embedded operating system
UcosiiAppliction
- 任务一 任务管理 任务二 优先级天花板 任务三 哲学家就餐 任务四 消息队列 任务五 时钟中断-task of a task management tasks two priority tasks ceiling three meals philosopher four tasks Message Queue five tasks Clock interruption
MyQueue.rar
- uC/OS2系统下的高效队列源码,稳定可靠,并优化了运行效率,支持批量插入和读取。开发环境:ads1.2,uC/OS2 systems efficient source queue, stable and reliable, and optimize operational efficiency and support the bulk insert and read. Development Environment: ads1.2
基于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
LPC2368KitV0.2
- lpc2368下移植ucosii,实现uart0,uart1,uart2各个接口通信。缓冲区采用队列实现接收发送。-lpc2368 transplanted under ucosii, to achieve uart0, uart1, uart2 each interface communication. Achieved using a queue to receive a buffer to send.
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
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.
3bUVNexM
- ucosii的五个实验列子,任务管理,消息队列,时钟中中断等-ucosii Liezi five experiments, task management, message queue, the clock interrupt, etc.
ucosIIa-FLAG-a-Queue
- ucosII信号量 消息队列 和事件标志块的使用-the using method of OS_sem OS_Queue and OS_FLAG in ucosII
Micrium-1138-sem-event
- UCOS 在ZLG开发板1138上的SEM(信号量)应用。可以跟踪理解ucos的信号量机制。环境:IAR -UCOS ZLG development board in 1138 on the Q (message queue) applications. Ucos can understand the message queue tracking mechanism. Environment: IAR
The-message-queue-
- 基于UCOSII的消息队列: 多任务主要是: 1、起始任务,运行时创建LED1、LED2和LED3三个任务,然后删除自身。 2、LED1任务,每隔1s切换一次LED1亮灭状态。 3、LED2任务,每隔5s切换一次LED2亮灭状态。 4、LED3任务,每隔10s切换一次LED3亮灭状态。-Based on the UCOSII message queue: Multitasking is mainly: 1, the initial task, runtime cr