PROJECTS
EXECUTED
Title:
SanOS
Domain:
Embedded OS
Tools
& Technologies: C, assembly languageX86,
ARM 7TDMI
Description:
The
project SanOs is a Real Time Kernel, which supports Multi
Tasking. It employs priority based scheduling and allows 256 priority
levels. The memory manager uses a best fit algorithm and the entire
code was developed in C language, except for task switching
module.
