next up previous contents
Next: Organization of the Report Up: Introduction Previous: Objectives   Contents

Brief Overview of RTKER

We have carefully studied some of the existing RTOSes, adopted features from them and introduced some of our own ideas into the design of our RTOS - RTKER .
Figure 1.1: RTKER 's Block Diagram

\includegraphics[scale=0.55]{figs/os_dblock_design.eps}
We have developed a basic kernel with support for threads, semaphores & real time interrupt handling. RTKER has also a minimal C library (printf/malloc) for x86 architecture. 1.2 is the block diagram of rtker showinf its important components. The main features of the RTKER are


next up previous contents
Next: Organization of the Report Up: Introduction Previous: Objectives   Contents
Soumyadeb Mitra 2002-08-07