Code Optimization Techniques for Embedded Processors

Code Optimization Techniques for Embedded Processors
Author :
Publisher : Springer Science & Business Media
Total Pages : 218
Release :
ISBN-10 : 9781475731699
ISBN-13 : 1475731698
Rating : 4/5 (698 Downloads)

Book Synopsis Code Optimization Techniques for Embedded Processors by : Rainer Leupers

Download or read book Code Optimization Techniques for Embedded Processors written by Rainer Leupers and published by Springer Science & Business Media. This book was released on 2013-03-09 with total page 218 pages. Available in PDF, EPUB and Kindle. Book excerpt: The building blocks of today's and future embedded systems are complex intellectual property components, or cores, many of which are programmable processors. Traditionally, these embedded processors mostly have been pro grammed in assembly languages due to efficiency reasons. This implies time consuming programming, extensive debugging, and low code portability. The requirements of short time-to-market and dependability of embedded systems are obviously much better met by using high-level language (e.g. C) compil ers instead of assembly. However, the use of C compilers frequently incurs a code quality overhead as compared to manually written assembly programs. Due to the need for efficient embedded systems, this overhead must be very low in order to make compilers useful in practice. In turn, this requires new compiler techniques that take the specific constraints in embedded system de sign into account. An example are the specialized architectures of recent DSP and multimedia processors, which are not yet sufficiently exploited by existing compilers.


Code Optimization Techniques for Embedded Processors Related Books

Code Optimization Techniques for Embedded Processors
Language: en
Pages: 218
Authors: Rainer Leupers
Categories: Computers
Type: BOOK - Published: 2013-03-09 - Publisher: Springer Science & Business Media

DOWNLOAD EBOOK

The building blocks of today's and future embedded systems are complex intellectual property components, or cores, many of which are programmable processors. Tr
Source Code Optimization Techniques for Data Flow Dominated Embedded Software
Language: en
Pages: 234
Authors: Heiko Falk
Categories: Computers
Type: BOOK - Published: 2013-03-19 - Publisher: Springer Science & Business Media

DOWNLOAD EBOOK

This book focuses on source-to-source code transformations that remove addressing-related overhead present in most multimedia or signal processing application p
Advanced Memory Optimization Techniques for Low-Power Embedded Processors
Language: en
Pages: 192
Authors: Manish Verma
Categories: Technology & Engineering
Type: BOOK - Published: 2007-06-20 - Publisher: Springer Science & Business Media

DOWNLOAD EBOOK

This book proposes novel memory hierarchies and software optimization techniques for the optimal utilization of memory hierarchies. It presents a wide range of
Software Engineering for Embedded Systems
Language: en
Pages: 1200
Authors: Robert Oshana
Categories: Technology & Engineering
Type: BOOK - Published: 2013-04-01 - Publisher: Elsevier Inc. Chapters

DOWNLOAD EBOOK

Code optimization is a critical step in the development process as it directly impacts the ability of the system to do its intended job. Code that executes fast
Worst-Case Execution Time Aware Compilation Techniques for Real-Time Systems
Language: en
Pages: 268
Authors: Paul Lokuciejewski
Categories: Technology & Engineering
Type: BOOK - Published: 2010-09-24 - Publisher: Springer Science & Business Media

DOWNLOAD EBOOK

For real-time systems, the worst-case execution time (WCET) is the key objective to be considered. Traditionally, code for real-time systems is generated withou