Limit this search to....

A WCET-Aware Compiler- Design, Concepts and Realization
Contributor(s): Lokuciejewski, Paul (Author)
ISBN: 3836418487     ISBN-13: 9783836418485
Publisher: VDM Verlag Dr. Mueller E.K.
OUR PRICE:   $50.27  
Product Type: Paperback
Published: June 2007
Qty:
Additional Information
BISAC Categories:
- Computers
Physical Information: 0.26" H x 6.69" W x 9.61" (0.46 lbs) 124 pages
 
Descriptions, Reviews, Etc.
Publisher Description:
In contrast to general-purpose systems, the correctness of real-time systems not only depends on the logical results of the computation but also on its temporal behavior specified by the worst-case execution time (WCET). Nowadays, software for embedded systems acting as real-time systems is written in high-level languages requiring the presence of a compiler. Modern compiler optimizations aim at reducing the program's average-case execution time completely ignoring the WCET. Tuning an application with respect to its worst-case execution time must be performed manually. To avoid this tedious and error-prone approach, an automation by the compiler is highly desired. This book faces this issue and describes the integration of a timing analyzer into a compiler infractructure. It presents flexible concepts describing the design and realization of a novel WCET-aware C compiler. Due to the combination of the extensive compiler knowledge on the program and the timing information, this compiler framework is best suited for the development of WCET-aware compiler optimizations. This book is intended for students but also for any reader interested in the construction of real-time compilers.