文件名称:CoOSv1.12
介绍说明--下载内容均来自于网络,请自行研究使用
ARM Cortex M3及M0定制操作系统
高度可裁剪性,最小系统内核仅974Byte
支持优先级抢占和时间片轮转
自适应任务调度算法
零中断延时时间
堆栈溢出检测
信号量、邮箱、队列、事件标志、互斥等同步通信方式
支持多种编译器:ICCARM、ARMCC、GCC -Specially designed for Cortex-M series
Scalable, minimal system kernel is only 974Byte
Adaptive Task Scheduling Algorithm.
Supports preemptive priority and round-robin
Interrupt latency is 0
Stack overflow detection option
Semaphore, Mutex, Flag, Mailbox and Queue for communication & synchronisation
Supports the platforms of ICCARM, ARMCC, GCC
高度可裁剪性,最小系统内核仅974Byte
支持优先级抢占和时间片轮转
自适应任务调度算法
零中断延时时间
堆栈溢出检测
信号量、邮箱、队列、事件标志、互斥等同步通信方式
支持多种编译器:ICCARM、ARMCC、GCC -Specially designed for Cortex-M series
Scalable, minimal system kernel is only 974Byte
Adaptive Task Scheduling Algorithm.
Supports preemptive priority and round-robin
Interrupt latency is 0
Stack overflow detection option
Semaphore, Mutex, Flag, Mailbox and Queue for communication & synchronisation
Supports the platforms of ICCARM, ARMCC, GCC
(系统自动生成,下载前可以参看下载内容)
下载文件列表
CoOS\Document\CooCox CoOS's TERMS AND CONDITIONS.pdf
....\........\readme.txt
....\kernel\coocox.h
....\......\CoOS.h
....\......\core.c
....\......\event.c
....\......\flag.c
....\......\hook.c
....\......\kernelHeap.c
....\......\mbox.c
....\......\mm.c
....\......\mutex.c
....\......\OsConfig.h
....\......\OsCore.h
....\......\OsError.h
....\......\OsEvent.h
....\......\OsFlag.h
....\......\OsKernelHeap.h
....\......\OsMM.h
....\......\OsMutex.h
....\......\OsQueue.h
....\......\OsServiceReq.h
....\......\OsTask.h
....\......\OsTime.h
....\......\OsTimer.h
....\......\queue.c
....\......\sem.c
....\......\serviceReq.c
....\......\task.c
....\......\time.c
....\......\timer.c
....\......\utility.c
....\......\utility.h
....\portable\arch.c
....\........\GCC\port.c
....\........\IAR\portForM0.asm
....\........\...\portForM3.asm
....\........\Keil\port.c
....\........\OsArch.h
....\........\GCC
....\........\IAR
....\........\Keil
....\Document
....\kernel
....\portable
CoOS
....\........\readme.txt
....\kernel\coocox.h
....\......\CoOS.h
....\......\core.c
....\......\event.c
....\......\flag.c
....\......\hook.c
....\......\kernelHeap.c
....\......\mbox.c
....\......\mm.c
....\......\mutex.c
....\......\OsConfig.h
....\......\OsCore.h
....\......\OsError.h
....\......\OsEvent.h
....\......\OsFlag.h
....\......\OsKernelHeap.h
....\......\OsMM.h
....\......\OsMutex.h
....\......\OsQueue.h
....\......\OsServiceReq.h
....\......\OsTask.h
....\......\OsTime.h
....\......\OsTimer.h
....\......\queue.c
....\......\sem.c
....\......\serviceReq.c
....\......\task.c
....\......\time.c
....\......\timer.c
....\......\utility.c
....\......\utility.h
....\portable\arch.c
....\........\GCC\port.c
....\........\IAR\portForM0.asm
....\........\...\portForM3.asm
....\........\Keil\port.c
....\........\OsArch.h
....\........\GCC
....\........\IAR
....\........\Keil
....\Document
....\kernel
....\portable
CoOS