Code Optimization Techniques for Embedded Processors
Rainer Leupers
Broschiertes Buch

Code Optimization Techniques for Embedded Processors

Methods, Algorithms, and Tools

Versandkostenfrei!
Versandfertig in 6-10 Tagen
75,99 €
inkl. MwSt.
Weitere Ausgaben:
PAYBACK Punkte
38 °P sammeln!
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...