搜索资源列表
ARM_Image_for_uCOSII(2_51)_for_lpc2131
- ucosii2.51版在菲利普ARM7-LPC213X工程代码模板,直接添加任务即可-ucosii2.51 version of the Philip ARM7 - LPC213X project code templates can be directly added tasks
uCOSII(S3C44b0x+ADS)
- 请把uCosII的文件放到Core文件夹下。 共有三个任务,A,B为定时调度。C通过键盘的ISR中发送消息到邮箱。 程序在优龙开发板上调试通过,用的uCosII是2.70版本。-the documents from Core folder. There are three tasks, A, B for the regular scheduling. C ISR through the keyboard send mail to the news. Procedures for the
ruanjiandingshiqi
- 本软定时器模快所通过一个唯一的索引(即序号)来表识每一个软定时器,这个序号从0到MAX_SOFT_TIMER-1 ,最多为255个。要使用软定时器模块,首先需要让软定时器管理任务运行起来。软定时器管理任务的函数名称为SoftTimer,所以只需要Small RTOS的要求在Config.h的数组TaskFuction加上SoftTimer项即可。因为软定时器执行的任务时间等因素不确定,所以一般把这个任务优先级定得比较低。-the soft-timer module adopted by only
LPC2142_ucos_keil_realview
- 我写的针对lpc2141的ucos源码,已经在里面新建了一个二极管闪烁的任务,编译环境keil realview-I write against the lpc2141 OUT source, has been built inside a diode flashing tasks, build environment keil realview
transplant_5_tasks_with_ARM7
- transplant 5 tasks with ARM7
ZLG-TCPIP协议栈在IAR5.3下的移植
- ZLG-TCPIP协议栈在IAR5.3下的移植,基于uCOSII2.86,硬件为SMARTARM2200,包括ZLG-TCPIP源代码及TCP,UDP测试任务,ZLG-TCPIP protocol stack in the IAR5.3 transplantation, based on uCOSII2.86, hardware-SMARTARM2200, including source code ZLG-TCPIP and TCP, UDP test tasks
IAR template atomthreads stm8s v1.3
- IAR EW STM8下atom_threads轻量级实时操作系统,专用于STM8S系列的工程模板。例子有四个任务,三个为LED控制,第四个是看门狗控制,在ST官方STM8S105实验板上调试通过。atom_threads升级到1.3版,IAR EW STM8环境为1.3版,STM8S固件库为最新的2.0版。-IAR EW STM8 under atom_threads lightweight real-time operating system, dedicated to STM8S fami
ARM7-7x256
- 基于ARM7 7x256芯片的网络接口程序IAR- A task is created called "uIP". This executes the uIP stack and small WEB server sample. All the other tasks are from the set of standard demo tasks. The WEB documentation provides more details of the standard d
ucos-III-STM32-lib_v3.5
- STM32 下的UCOSS III工程,开发环境MDK,工程建立了一个任务,可根据自己需要添加任务-Works the STM32 under UCOSS III, MDK, development environment works established a task can add tasks according to their needs! !
Lexicographic_order
- acm算法设计:排列的字典序问题 描述: n个元素{1,2,..., n }有n!个不同的排列。将这n!个排列按字典序排列,并编号为0,1,…,n!-1。每个排列的编号为其字典序值。例如,当n=3时,6 个不同排列的字典序值如下: 字典序值:0 1 2 3 4 5 排列:123 132 213 231 312 321 任务:给定n 以及n 个元素{1,2,..., n }的一个排列,计算出这个排列的字典序值,以及按字典序排列的下一个排列。 输入: 第1 行是元素个数
ucostask
- lpc2103做的μcosII间任务间通讯原理实验,任务间通过信号量相互通信-lpc2103 do μcosII principle of inter-task communication experiments between tasks communicate with each other through the traffic signal
IAR_uCOSII_SMARTARM2200
- uCOSII2.86在SMARTARM2200上基于IAR5.3下的工程,包括uCOSII移植和测试任务代码,由ZLG ADS下工程及Micrium2148的IAR例子修改而成-uCOSII2.86 in IAR5.3 based SMARTARM2200 works, including transplantation and testing tasks uCOSII code, ZLG ADS by Micrium2148 under the project and modify the e
ddq
- 1ms时标 混合式调度器(一个抢占式任务,多个合作式任务)-1ms time scale hybrid scheduler (a preemptive task, a number of co-operative tasks)
ourdev_5
- 我在使用陈明计先生写的small RTOS和51单片机做过几个小项目,起初都很好,开发变的容易了,程序变的容易修改。后来随着任务个数的增多,RAM很快就不够用了。51系列的芯片内部RAM普遍都是256个,很难找出1024个字节RAM或更多,而价格又合适的。记得上一次我没有办法被迫使用了64K flash内部带768字节的XRAM的51芯片,而我根本用不到那么多flash。-I use Mr. Chen Mingji written small RTOS and 51 MCU done seve
uniboard
- tasks using uniboard
test
- 为体现内核的优先级天花板思想的策略,设计三个处于不同优先级的任务。在每个任务中,首先申请互斥信号量,延迟200TICKS后释放互斥信号量。通过任务的运行流程体会优先级天花板思想。-In order to reflect the priority of the kernel ceiling thinking of strategy, design three tasks at different priorities. In each task, the first of applications
The.ARM.Instruction.Set.ARM.University.Program.ra
- The ARM has six operating modes: • User (unprivileged mode under which most tasks run) • FIQ (entered when a high priority (fast) interrupt is raised) • IRQ (entered when a low priority (normal) interrupt is raised) • Supe
embos_arm
- 详细介绍了arm7在IAR平台的开发全过程,其中包含了Embos系统的移植、管理任务的应用-Arm7 described in detail in the whole process of IAR development platform, which contains Embos system migration, application management tasks
stm3210_ucosii_2.83_led_test
- 此文件为参考网上ucos代码进行修改,移植到embedded_EMSTM3210E开发板上。程序中做了两个任务的切换。此开发板用户可以直接测试。-This file is for reference online ucos to modify the code to move to embedded_EMSTM3210E development board. Process of switching to do two tasks. This development board users ca
SmartARM2400-for-tasks-communication
- SmartARM2400任务间的同步与通信程序-SmartARM2400 for tasks communication