National Repository of Grey Literature 2 records found  Search took 0.00 seconds. 
Design and Implementation of a Multitask Operating System Kernel Running on HC08
Damborský, Roman ; Růžička, Richard (referee) ; Strnadel, Josef (advisor)
Software for embedded systems is usually designed for performing one particular task. If there is need to serve more tasks at once, solution is used to be dedicated without potential reusability for another application. That is why I've designed an interface which allows simultaneous execution of single tasks independently of their character. Kernel is implemented in consideration of reusability. I analyse individual approaches to solution. I~used Round--Robin algorithm for implementing tasks management. Multitasking is achieved by periodical switching of single tasks. Interrupt subsystem is being used for this. As a target architecture, Motorola HC08 microcontrollers were chosen.
Design and Implementation of a Multitask Operating System Kernel Running on HC08
Damborský, Roman ; Růžička, Richard (referee) ; Strnadel, Josef (advisor)
Software for embedded systems is usually designed for performing one particular task. If there is need to serve more tasks at once, solution is used to be dedicated without potential reusability for another application. That is why I've designed an interface which allows simultaneous execution of single tasks independently of their character. Kernel is implemented in consideration of reusability. I analyse individual approaches to solution. I~used Round--Robin algorithm for implementing tasks management. Multitasking is achieved by periodical switching of single tasks. Interrupt subsystem is being used for this. As a target architecture, Motorola HC08 microcontrollers were chosen.

Interested in being notified about new results for this query?
Subscribe to the RSS feed.