搜索资源列表
ucosII-edf
- 簡單的3個task的EDF排程,可更替task的deadline-simple task of the three EDF scheduling, the task replacement deadline
ucosii_ads
- 在hfrk开发板上能跑的ucos操作系统,并有简单的多任务实验。-hfrk development board in the run CENTER operating system, and a simple multi-task experiments.
test04-03-s3c2410-task-idle.ra
- s3c2410上用Keil开发的ucosII源代码,入门级 非常简单,只是演示了创建一个task(参考资料来源于网络),最后完成任务切换到OSTaskIdle运行。,simple ucosII code, can give some help to begnners,
MPLAB-uCOS-C18
- ucos-ii在PIC18F4520上的移植,附Proteus仿真原理图!一共5个简单任务。-ucos-ii in the PIC18F4520 transplantation, with Proteus schematic simulation! A total of five simple task.
uCOS-II
- 各个实例显示嵌入式实时操作系统μC/OS-Ⅱ内核的任务管理和调度、系统时钟和节拍服务、时间管理、中断、任务的通信和同步、内存的简单管理原理,适合初学者入门-All examples of embedded real-time operating system μC/OS- Ⅱ core task management and scheduling, the system clock and the tempo of service, time management, interruption,
ex1
- 关于ucos的最简单的任务管理程序,适合于ucos初学者-UCOS about the most simple task management procedures, suitable for beginners uCOS
ucos
- ucosII基于proteus arm7的仿真,含几个简单任务及任务管理器-ucosII proteus arm7 based simulation, with a few simple tasks and task manager
simple-OS-design
- 简单多任务OS设计。面对前后台系统与OS的选择,往往犹豫不决。本文档介绍一种在arm平台上自己设计OS的方法,代码不到1.5K,可谓精简,功能却不逊于ucos。 simple os design for multi-task . The code is less than 1.5k,but functions well compared to ucos .
keil_MDK_Cortex-M3_uCOSII
- keil4 realview MDK环境下移植ucosII到comtex-m3内核的芯片上示例工程,示例简单使用信号量来实现任务的切换。-keil4 realview MDK environment transplantation ucosII to comtex-m3-core chip on the sample project, a simple example of using semaphores to implement task switching.
ucosII-rm
- 簡單的3個task的RM排程,將每個task的computer time與deadline實現在原本的程式,需要在原本uC/OSII的task中加上判斷各作業週期的過程-3 simple task of RM scheduling
STM32_UCOSII_temp
- 一个已经在斯stm32上移植好了的ucos ii的模板。内有几个简单的led闪烁任务,直接替换成自己的任务就可以使用。-A transplant in Sri Lanka stm32 the ucos ii template. There are a few simple led blinking task, a direct replacement for their own tasks, you can use.
EasyKernel(uCOS)_Myself_RaD
- 一个自己独立开发的模拟任务切换的简易内核,采用动态私有任务栈,时间片轮询模式用户还可自行添加新的线程;经过测试,没有问题。适用于Arm7内核的各款芯片-Simple kernel of an independently developed simulation task switching, dynamic private task stack, the time slice polling mode, users can also add their own new thread teste
my-ucosII-2407
- 2407DSP上uCOS ii 的移植示例,有两个经过测试的程序,其中一个有AD功能. 不懂操作系统移植的也可以很容易使用,直接在原移植好的程序上按一定规则增加任务即可,就像在安装好的操作系统的普通电脑上再进行应用程序安装与运行一样简单,无须担心各个任务之间发生资源上的冲突.-2407DSP uCOS ii sample transplant, two tested program, one with AD. Do not know the operating system migrat
01_uCOS-II_Win32_-templet
- ucOS-II系统在win32,VC6.0上的移植例子。本例中建立了一个最简单的task,每隔2s输出一段文字。在本例基础上,可以在win32和vc6.0的基础上模拟实现ucOS绝大多数函数(函数名与原函数相同),可作为学习使用。-ucOS-II system in transplant on win32, VC6.0 examples. In this case one of the most simple task, every 2s output section of text. In t
task-managment-base-on-9mcu
- 给予小苗的ucos系统操作,简单的任务管理。-Ucos give seedlings of system operation, a simple task management.
2129009UCOS_II_for_VCpp6.0
- UCOS在ARM2410中一直,简单任务编写-UCOS in ARM2410 been simple task to write。
STM32F100_ucos
- project for STM32F100. The project was carried out in the launch of the operating system uC/OS II and implemented a simple task sleep and flashing LED.-project for STM32F100. The project was carried out in the launch of the operating system uC
ucos 任务创建删除挂起恢复
- 基于stm32的ucos程序,实现了简单的任务创建&挂起和恢复(STM32 based UCOS program to achieve a simple task creation - hang up and restore)
kernel
- 写了一个简单的任务调度原理,基于飞思卡尔SG8单片机;(Wrote a simple task scheduling principle, based on Freescale Carle SG8 microcontroller;)
Project512
- 在双核单片机MC9S12XDP512上实现了实时操作系统的移植,建立了简单的任务。这是一个程序架构,方便以后开发者添加多任务及人物之间的通信。(In the dual core microcontroller MC9S12XDP512 to achieve real-time operation of the transplant, the establishment of a simple task. This is a program architecture for future deve