The Firmware Handbook

Jack Ganssle

  • 出版商: Newnes
  • 出版日期: 2004-03-18
  • 售價: $3,550
  • 貴賓價: 9.5$3,373
  • 語言: 英文
  • 頁數: 365
  • 裝訂: Paperback
  • ISBN: 075067606X
  • ISBN-13: 9780750676069
  • 相關分類: 嵌入式系統
  • 海外代購書籍(需單獨結帳)

買這商品的人也買了...

相關主題

商品描述

Description:

This handbook provides a comprehensive reference for firmware developers looking to increase their skills and productivity. It addresses each critical step of the development process in detail, including how to optimize hardware design for better firmware. Topics covered include real-time issues, interrupts and ISRs, memory management (including Flash memory), handling both digital and analog peripherals, communications interfacing, math subroutines, error handling, design tools, and troubleshooting and debugging. The companion CD-ROM includes all the code used in the design examples and a searchable ebook version of the text.

This book is not for the beginner, but rather is an in-depth, comprehensive one-volume reference that addresses all the major issues in firmware design and development, including the pertinent hardware issues.

 

Table of Contents:

Introduction; Hardware Design for Better Firmware; Firmware Design for Better Hardware; Finite State Machines; Real-time Issues; Interrupts and ISRs; Memory; RAM Cost; Memory; RAM Cost; Handling Digital Peripherals; Handling Analog Peripherals; Communications; Math; Error Handling; Tools; Debugging