Peter Barry,现任Intel嵌入式与通信事业部主任工程师。他有20多年的从业经历,先后供职于Intel、Basic
Communications、 Nortel
Networks和Tellabs公司,一直致力于嵌入式系统的研发工作,研发的处理器包括Z80、68K、PowerPC、ARM、XScale和Intel
架构系统,开发了用于proprietary
RTOS、pSOS、VxWorks、WinCE和Linux的多个板级支持包。他还开发出主要用于数据通信和电信以及工业应用的多个协议栈和应用程序。
目錄:
preface
foreword
acknowledgments
part 1 principles of modern embedded systems
chapter 1 embedded systems landscape
what is an embedded computer system?
why is this transition inevitable?
what range of embedded systems exists?.
what to expect from the rest of this book
chapter 2 attributes of embedded systems
embedded platform characteristics
summary
chapter 3 the future of embedded systems
technology trends
issues, applications, and initiatives
challenges and uncertainties
summary
part 2 embedded systems architecture and operation
chapter 4 embedded platform architecture
platform overview
volatile memory technologies
nonvolatile storage
device interface--high performance
universal serial bus.
device interconnect--low performance
general-purpose inputoutput
power delivery
summary
chapter 5 embedded processor architecture
basic execution environment
application binary interface.
processor instruction classes
exceptionsinterrupts model
vector table structure
exception frame
masking interrupts
acknowledging interrupts
interrupt latency
memory mapping and protection
memory management unit
mmu and processes
memory hierarchy
intel atom microarchitecture supplemental material
chapter 6 embedded platform boot sequence
multi-core and multi-processor boot
boot technology considerations
hardware power sequences the pre-pre-boot
reset: the first few steps and a jump
early initialization
ap processor initialization
advanced initialization
legacy bios and uefi framework software
cold and warm boot
summary
chapter 7 operating systems overview
application interface
processes, tasks, and threads
scheduling
memory allocation
clocks and timers
mutual exclusionsynchronization
device driver models
bus drivers
networking
storage file systems
power management
real time
licensing
chapter 8 embedded linux,
tool chain
anatomy of an embedded linux
building a kernel
debugging
driver development
memory management
synchronizationlocking.
summary
chapter 9 power optimization
power basics
the power profile of an embedded computing system
constant versus dynamic power
a simple model of power efficiency
advanced configuration and power interface acpi
optimizing software for power performance
summary
chapter 10 embedded graphics and multimedia acceleration
screen display
embedded pannels
graphics stack
accelerated media decode
video capture and encoding
media frameworks
summary
chapter 11 digital signal processing using general-purpose
processors
overview
single instruction multiple data
microarchitecture considerations
implementation options
intrinsics and data types
vectorization
performance primitives
finite impulse response filter
application examples
summary
chapter 12 network connectivity
networking basics
tcpip networking
ethernet
wi-fi and ieee 802.11
bluetooth
linux networking
summary
chapter 13 application frameworks
overview
android
qt
other environments
more resources
summary
chapter 14 platform and content security
security principles,
security concepts and building blocks
platform support for security
summary
chapter 15 advanced topics: smp, amp, and virtualization
multiprocessing basics
symmetric multiprocessing
asymmetric multiprocessing
virtualization basics
methods for platform virtualization
summary
part 3 developing an embedded system
chapter 16 example designs
intel atom e6xx series platforms
multi-radio communications design
multimedia design
modular references
summary
chapter 17 platform debug
debugging new platforms
a process for debugging a new platform
debug tools and chipset features
debug process details
additional resources
summary
chapter 18 performance tuning
what are patterns?
general approaches
code and design
processor-specific
networking techniques
references
index