-
-
-
-
-
-
AK牛RTOS
AK牛RTOS
用C语言为8086架构开发的实时内核。
使用的工具实施。
核心规格:
YAK内核包括以下功能:
通过信号量和消息队列进行交互的多个任务
中断优先级和中断中断
闪电般的快速上下文切换
-
-
-
-
-
RTOS
MTE 241 Project (Real Time Operating Systems)
README
======
To build the RTX, extract the tarball, cd to the RTOS directory and run:
'make'
This will produce three executable binaries, 'myRTX', 'KB' and 'CRT', which correspond to the RTX system, the ...
-