Arm System Developers Guide: Designing And Optimizing System Software at Meripustak

Arm System Developers Guide: Designing And Optimizing System Software

Books from same Author: Sloss Andrew and Dominic Symes

Books from same Publisher: Elsevier Science

Related Category: Author List / Publisher List


  • Retail Price: ₹ 925/- [ 11.00% off ]

    Seller Price: ₹ 823

Sold By: T K Pandey      Click for Bulk Order

Offer 1: Get ₹ 111 extra discount on minimum ₹ 500 [Use Code: Bharat]

Offer 2: Get 11.00 % + Flat ₹ 100 discount on shopping of ₹ 1500 [Use Code: IND100]

Offer 3: Get 11.00 % + Flat ₹ 300 discount on shopping of ₹ 5000 [Use Code: MPSTK300]

Free Shipping (for orders above ₹ 499) *T&C apply.

In Stock

Free Shipping Available



Click for International Orders
  • Provide Fastest Delivery

  • 100% Original Guaranteed
  • General Information  
    Author(s)Sloss Andrew and Dominic Symes
    PublisherElsevier Science
    Edition1
    ISBN9788181476463
    BindingPaperback
    LanguageEnglish
    Publish YearJanuary 2014

    Description

    Elsevier Science Arm System Developers Guide: Designing And Optimizing System Software by Sloss Andrew and Dominic Symes

    Over the last ten years, the ARM architecture has become one of the most pervasive architectures in the world, with more than 2 billion ARM-based processors embedded in products ranging from cell phones to automotive braking systems. A world-wide community of ARM developers in semiconductor and product design companies includes software developers, system designers and hardware engineers. To date no book has directly addressed their need to develop the system and software for an ARM-based system. This text fills that gap. This book provides a comprehensive description of the operation of the ARM core from a developer's perspective with a clear emphasis on software. It demonstrates not only how to write efficient ARM software in C and assembly but also how to optimize code. Example code throughout the book can be integrated into commercial products or used as templates to enable quick creation of productive software. The book covers both the ARM and Thumb instruction sets, covers Intel's XScale processors, outlines distinctions among the versions of the ARM architecture, demonstrates how to implement DSP algorithms, explains exception and interrupt handling, describes the cache technologies that surround the ARM cores, as well as the most efficient memory management techniques. A final chapter looks forward to the future of the ARM architecture considering ARMv6, the latest change to the instruction set, which has been designed to improve the DSP and media processing capabilities of the architecture.


    Key Features:-

    • No other book describes the ARM core from a system and software perspective
    • Author team combines extensive ARM software engineering experience with an in-depth knowledge of ARM
    • Practical, executable code is fully explained in the book and available on the publishers Web site
    • Includes a simple embedded operating system