Logo image
Quatros: A Preemptive Multithreaded Embedded OS for Education
Journal article

Quatros: A Preemptive Multithreaded Embedded OS for Education

Wei-Fang Sun, Shih-Hsien Chan, Zhe-Ting Liu, Yu-Hung Yeh and Pai H. Chou
ACM SIGBED Review, Vol.17(1), pp.49-55
07/2020

Abstract

C and assembly programming embedded OS education OS project preemptive threads semaphore Computer Science (miscellaneous) Engineering (miscellaneous)
Hands-on experience Is crucial to truly understanding the principles of operating systems (OS). This paper describes a preemptive, multithreaded embedded OS assigned as a project In a junior-level OS course. It targets the popular 8051 Instruction set architecture (iSA) and can run with as little as 128 bytes of RAM and 1 KB of program memory with preemption and synchronization primitives such as semaphores. It Is written In C and assembly and compiled using the open-source Small Device C Compiler (SDCC). It runs on the free EdSim51 simulator, which simulates common peripherals such as LCD, keypads, 7-segment LEDs, ADC, and UART all In high fidelity. This course project has received positive feedback from students who took the course.

Metrics

1 Record Views

Details

Logo image