Welcome![Sign In][Sign Up]
Location:
Search - ucos mailbox

Search list

[ARM-PowerPC-ColdFire-MIPS7.5_ucos_mbox

Description: easyARM8962 ucos消息邮箱操作实验源码-easyARM8962 ucos news source mailbox experimental operation
Platform: | Size: 49152 | Author: 龚建 | Hits:

[uCOS2005ucos

Description: This function checks the mailbox to see if a message is available. Unlike OSMboxPend(), OSMboxAccept() does not suspend the calling task if a message is not available.-This function checks the mailbox to see if a message is available. Unlike OSMboxPend (), OSMboxAccept () does not suspend the calling task if a message is not available.
Platform: | Size: 49152 | Author: 陈明 | Hits:

[uCOSuCOS

Description: ucosII源码分析,从CPU的执行顺序来看吧,这样也许清晰一些,并且我们暂时抛弃那些Event/MailBox、信号量等元素,还是先看看作为一个OS核心的Task Schedule部分内容吧。首先从main函数开始,下面是uC/OS-II main函数的大致流程:
Platform: | Size: 8192 | Author: 李丽丽 | Hits:

[uCOSuCOS-II_Source_Analyse

Description: uC/OS-II源码分析 在这里我不想分模块来慢慢分析这个OS的行为,我们从CPU的执行顺序来看吧,这样也许清晰一些,并且我们暂时抛弃那些Event/MailBox、信号量等元素,还是先看看作为一个OS核心的Task Schedule部分内容吧。 首先从main函数开始,下面是uC/OS-II main函数的大致流程: main(){ OSInit() TaskCreate(...) OSStart() } 首先是调用OSInit进行初始化,然后使用TaskCreate创建几个进程/Task,最后调用OSStart,操作系统就开始运行了。 OSInit 最先看看OSInit完成哪些初始化: void OSInit (void) { #if OS_VERSION >= 204-uCOS-II_Source_Analyse
Platform: | Size: 8192 | Author: 李毅 | Hits:

[Embeded-SCM Develop6

Description: ucos移植心得,使用ucos的朋友应该要看看,会学到很多东西的。ucosII源码分析,暂时抛弃那些Event/MailBox、信号量等元素 而且在51单片机上移植实现其功能-ucos移植心得,使用ucos的朋友应该要看看,会学到很多东西的。ucosII源码分析,暂时抛弃那些Event/MailBox、信号量等元素 而且在51单片机上移植实现其功能
Platform: | Size: 203776 | Author: yushuihua | Hits:

[uCOSSTM32F107_ucos

Description: 基于STM32F107-LK(兼容STM32F107VC-PKT)的uCOS-II2.86移植,用MDK4.10开发,四个任务,一个邮箱,一个RTC中断,参考了STM3210B-LK1-OS代码,可用超级终端调试!-Based STM32F107-LK (compatible STM32F107VC-PKT) of uCOS-II2.86 transplantation, with MDK4.10 development, the four tasks, a mailbox, a RTC interrupt, refer to the STM3210B-LK1-OS code, HyperTerminal can be used to debug!
Platform: | Size: 2558976 | Author: 许文建 | Hits:

[uCOS01_uCOS-II_mailbox

Description: ucos操作系统下邮箱的操作,基于vc的编程-ucos operating system mailbox operation, programming based on vc
Platform: | Size: 123904 | Author: 张俊 | Hits:

[SCMzip51

Description: 仿照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 tasks and semaphores semaphore mutex type functions message mailbox message queue.
Platform: | Size: 24576 | Author: 尤里 | Hits:

[uCOS01_uCOS-II_mailbox

Description: ucos下的邮箱使用实例源码,配合ucos标准教程一书-use cases under the mailbox ucos source, with the standard tutorial book ucos
Platform: | Size: 123904 | Author: petterzhao | Hits:

[uCOS3

Description: uCOS下邮箱的使用,自己写的代码,调试成功。-Under the use of uCOS mailbox, his writing code, debugging success.
Platform: | Size: 4440064 | Author: Neal Caffrey | Hits:

[OS DevelopUCOSIImailbos-and-signal

Description: ucos的邮箱实验,和信号量的实验,希望能有帮助-the ucos mailbox experiments, and semaphore experiments, hoping to help
Platform: | Size: 273408 | Author: 孔范升 | Hits:

[Windows Developpostbox

Description: vc++6.0 下验证UCOSII邮箱,开发验证代码,方便熟悉UCOS-the vc++6.0 verify UCOSII mailbox, development verification code to facilitate familiar UCOSII
Platform: | Size: 1059840 | Author: liugao | Hits:

[uCOSCheapOS

Description: CheapOS--嵌入式实时多任务操作系统源码免费下载 CheapOS使用与UCOS完全一样的HAL,与UCOS 完全HAL硬件兼容。 并且是完全免费的源代码,可用于商业产品上。 CheapOS最终的版本支持中断,信号,互斥锁,邮箱,延时函数等功能! 支持低功耗运行的实时操作系统,支持中断嵌套处理。 不同的任务可使用相同的优先级,并且最大可支持65535个应用任务。 方便的CPU USAGE占用率变量,操作系统运行状态一览无余。 如果你需要技术支持,请联系操作系统软件开发作者:qq:292942278 msn:tony_yang123@msn.com-CheapOS- embedded real-time multi-tasking operating system source code free download CheapOS UCOS exactly the same HAL, with the UCOS HAL hardware compatible. And is completely free source code, can be used in commercial products. The final version CheapOS support interrupt signal, mutex, mailbox, delay function! Support low-power operation of real-time operating system that supports nested interrupts. Type of task can use the same priority level, and the maximum support 65535 application tasks. Convenient the CPU USAGE occupancy rate variable, the status of the operating system is running at a glance. If you need technical support, please contact the operating system software development Author: qq: 292942278 msn: tony_yang123@msn.com
Platform: | Size: 179200 | Author: 6756 | Hits:

[uCOSucos

Description: Multi tasking, Semaphore management and mailbox implementation in ucos--Multi tasking, Semaphore management and mailbox implementation in ucos-II
Platform: | Size: 2048 | Author: nilesh | Hits:

[uCOSucos_Sem_Mbox

Description: stm32f103c8芯片成功移植UCOS操作系统,实现信号量和消息邮箱的简单程序-stm32f103c8 chip successful transplant UCOS operating system , a simple procedure semaphores and message mailbox
Platform: | Size: 4690944 | Author: | Hits:

[uCOSuCOS-IIPLED

Description: 学习ucosii的入门程序,在野火程序基础上,修改,加入ucosii邮箱,实现任务间数据的传递-Learning ucos ii introductory program, a program based on the wildfires, modify, add ucosii mailbox achieve data transfer between tasks
Platform: | Size: 1653760 | Author: baiyinzhushou | Hits:

[uCOSV4-801_uCOS-II-box

Description: 安富莱 嵌入式 实时操作系统UCOS 2 源码 代码非常规范,拿来学习非常好 V4-801_uCOS-II实验_消息邮箱-UCOS Levin embedded real-time operating system 2 source code is very standardized, it is very good at learning The V4-801_uCOS-II _ mailbox
Platform: | Size: 3004416 | Author: my | Hits:

[uCOSUCOSII2signal-and-mailbox

Description: 基于stm32的ucos体统学习 本次学习是信号和邮箱内容 希望对同学们有点帮助-STM32 UCOS system learning the learning signal and email, I hope a little help for the students based on
Platform: | Size: 499712 | Author: Gent Liu | Hits:

[uCOSucos 信号量和邮箱

Description: ucos 任务间的通讯,实现了信号量和邮箱的通讯(UCOS communication between tasks, the realization of semaphore and mailbox communication)
Platform: | Size: 1350656 | Author: 江上饮 | Hits:

[uCOS实验 6 消息邮箱通信设计

Description: (1)创建两个任务,任务 1 不断循环发送字符 A~Z,通过邮箱的方式传递数据给任务 2,任务2 将从任务 1 收到的数据通过显示器显示输出。提示:定义 StrMbox 邮箱用来传递消息。 (2)设计 Task1、Task2、Task_Start 三个任务,Task_Start 负责创建 Task1 和 Task2 任务并创建邮箱 StrMbox。Task1 任务负责从键盘接收字符串(exit 结束),并把字符串发送至邮箱 StrMbox,Task2 负责从邮箱接收字符串并输出到显示器。要求用邮箱通信实现。用到的主要函数:OSMboxCreate、 OSMboxPost、OSMboxPend、OSMboxDel、OSTaskDel(Message mailbox communication design)
Platform: | Size: 39936 | Author: gao1748 | Hits:

CodeBus www.codebus.net