搜索资源列表
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
LPC2378Ucos2
- 开发环境是在MDK 下LPC2378下的UCOS串口编程,和以前那个相比,改动了启动代码,去掉了系统里面的一个报警提示,并且使用了信号量、邮箱等,初学者使用!还没有使用队列,而且要经过改动才能支持串口的多个数据接收目前一次最多是发8个数据。 函数的测试是上电后,P2.0~P2.7从高变低并发一个字母给串口,从低变高,还有一个外部按键中断,按一下,发1000Bytes数据。从串口发的数据给ARM,ARM返回收到的数据。-Development environment is under the
02_uCOS-II_msgqueue
- ucos操作系统下,对消息队列的操作,基于vc编程 -ucos operating system, the operation of the message queue, based on vc Programming
BC48
- ucos中消息队列,x86体系,嵌入式系统开发-In ucos message queue, x86 architecture, embedded system development
UCOSII3messagesList
- 基于stm32的ucos体统学习 本次学习是信号采集,消息队列,软件定时器内容 希望对同学们有点帮助-STM32 UCOS system based on learning the learning signal acquisition, message queue, the contents of the software timer hope a little help for students
Mini
- lpc1788 移植了ucos-ii lwip 1.4.1其中lwip 操作系统模拟层采用消息队列实现,不同于网上比较普遍的采用信号量的实现方式-lpc1788 transplant ucos-ii lwip 1.4.1 operating system emulation layer which lwip message queue to achieve, unlike the more common online implementation using semaphores
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