Embedded System Design on a Shoestring : Achieving High Performance with a Limited Budget (Embedded Technology)

個数:
  • ポイントキャンペーン

Embedded System Design on a Shoestring : Achieving High Performance with a Limited Budget (Embedded Technology)

  • 提携先の海外書籍取次会社に在庫がございます。通常3週間で発送いたします。
    重要ご説明事項
    1. 納期遅延や、ご入手不能となる場合が若干ございます。
    2. 複数冊ご注文の場合、分割発送となる場合がございます。
    3. 美品のご指定は承りかねます。
  • 【入荷遅延について】
    世界情勢の影響により、海外からお取り寄せとなる洋書・洋古書の入荷が、表示している標準的な納期よりも遅延する場合がございます。
    おそれいりますが、あらかじめご了承くださいますようお願い申し上げます。
  • ◆画像の表紙や帯等は実物とは異なる場合があります。
  • ◆ウェブストアでの洋書販売価格は、弊社店舗等での販売価格とは異なります。
    また、洋書販売価格は、ご注文確定時点での日本円価格となります。
    ご注文確定後に、同じ洋書の販売価格が変動しても、それは反映されません。
  • 製本 Paperback:紙装版/ペーパーバック版/ページ数 248 p.
  • 言語 ENG
  • 商品コード 9780750676090
  • DDC分類 004.21

基本説明

Previously announced as Designer's Guide to Embedded Systems Development.
"The Embedded Technology Series"

Full Description

In this practical guide, experienced embedded engineer Lewin Edwards demonstrates faster, lower-cost methods for developing high-end embedded systems. With today's tight schedules and lower budgets, embedded designers are under greater pressure to deliver prototypes and system designs faster and cheaper. Edwards demonstrates how the use of the right tools and operating systems can make seemingly impossible deadlines possible.

Designer's Guide to Embedded Systems Development shares many advanced, in-the-trenches design secrets to help engineers achieve better performance on the job. In particular, it covers many of the newer design tools supported by the GPL (GNU Public License) system. Code examples are given to provide concrete illustrations of tasks described in the text. The general procedures are applicable to many possible projects based on any 16/32-bit microcontroller. The book covers choosing the right architecture and development hardware to fit the project; choosing an operating system and developing a toolchain; evaluating software licenses and how they affect a project; step-by-step building instructions for gcc, binutils, gdb and newlib for the ARM7 core used in the case study project; prototyping techniques using a custom printed circuit board; debugging tips; and portability considerations.

Contents

Introduction; Before You Start: Fundamental Decisions; The GNU Toolchain; Gas: The GNU Assembler; Ld: GNU Linker; Converting Files with Objcopy; Objdump: Check Your Executable's Layout; Size: Check the Load Size of Your Executable; Gdb: The GNU Debugger; Example Firmware Walkthroughs and Debugging Techniques; Portability and Reliability Considerations; Useful Vendors and Other Web Resources; Index of Companion Website Contents; Acknowledgements