A task generation method for the development of embedded software

Zhigang Gao,Zhaohui Wu,Hong Li
DOI: https://doi.org/10.1007/11758549_122
2006-01-01
Abstract:The development of embedded software has the tendency towards higher levels of abstraction. This development paradigm shift makes the synthesis of embedded software a key issue in the development of embedded software. In this paper, we present a new method of generating real-time tasks, which uses Component Sequence Diagram to organize tasks and assign their priorities. Moreover, we use simulated annealing algorithm to explore design space and iterate the process of task generation until an optimization implementation is obtained. Experimental evaluation shows this method can yield correct implementation and has better time performance.
What problem does this paper attempt to address?