RTOS
实时操作系统(RealTimeOperatingSystem,简称RTOS)是指当外界事件或数据产生时,能够接受并以足够快的速度予以处理,其处理的结果又能在规定的时间之内来控制生产过程或对处理系统做出快速响应,调度一切可利用的资源完成实时任务,并控制所有实时任务协调一致运行的操作系统。提供及时响应和...
RTOS 全部资料 261 份
Real-time processing with the Philips LPC ARM microcontroller using GCC and the MicroC/OS-II RTOS.
Real-time processing with the Philips LPC ARM microcontroller using GCC and the MicroC/OS-II RTOS....
The download includes the kernel source code, and a demo application for EVERY RTOS port. See http:
The download includes the kernel source code, and a demo application for EVERY RTOS port. See http:...
This project contains code for testin realloc api tested in fre rtos ported to AT91SAM7x256.the code
This project contains code for testin realloc api tested in fre rtos ported to AT91SAM7x256.the code...
RTX51 example use. Inside are example on how to use RTX51 RTOS. it uses memory pool, messages, RTXba
RTX51 example use. Inside are example on how to use RTX51 RTOS. it uses memory pool, messages, RTXba...
8051单片机嵌入式操作系统small rtos编程及仿真
8051单片机嵌入式操作系统small rtos编程及仿真,共5个主题基本包括了SmallRTOS的基本用法,文件包括电路图、完整的Keil工程源码。绝对原创,更多内容看我的博客:http://www...
基于STM32的RTOS例程。本移植使用的是 ucosⅡ 2.83版本
基于STM32的RTOS例程。本移植使用的是 ucosⅡ 2.83版本,需要在OS文件夹下添加的操作系统源代码包括如下文件: os_flag.c os_mbox.c os_mem.c...