嵌入式LINUX开发(英文版)

分類: 图书,计算机/网络,操作系统/系统开发,LINUX ,
作者: (美)哈利南(Hallinan,C.)著
出 版 社: 人民邮电出版社
出版时间: 2008-2-1字数: 748000版次: 1页数: 537印刷时间: 2008/02/01开本: 大16开印次: 1纸张: 胶版纸I S B N : 9787115172259包装: 精装编辑推荐
集中讲解高效、高价值Linux的嵌入式产品所必需的知识,提供最常见技术问题的解决方案,示范如何创建高效的嵌入式Linux环境,并展示如何最有成效地使用它。
内容简介
本书是一部全面易懂的嵌入式Linux开发实用指南。主要内容包括:处理器基础、Linux内核、内核初始化、系统初始化、Bootloader、设备驱动基础、文件系统、MTD子系统、BusyBox、嵌入式开发环境、开发工具、内核调试技术、调试嵌入式Linux应用程序、Linux与实时等。
本书适合有一定的C语言编程基础,对本地局域网和互连网有基本了解的嵌入式开发人员和工程师阅读。
作者简介
Christopher Hallinan是MontaVista公司的FAE(现场应用工程师),拥有25年以上的网络和通信行业经验,做过多种产品的开发工作,在软件接口方面的深厚的开发背景。加盟MontaVista之前,Chris是一位Linux顾问,拥有4年Linux系统移植、设备驱动和bootloader开发经验,在U-Boot(一个流行的bootloader)项目中做出了杰出的贡献。
目录
Chapter 1Introduction
1.1Why Linux?
1.2Embedded Linux Today
1.3Open Source and the GPL
1.3.1Free Versus Freedom
1.4Standards and Relevant Bodies
1.4.1Linux Standard Base
1.4.2Open Source Development Labs
1.5Chapter Summary
1.5.1Suggestions for Additional Reading
Chapter 2Your First Embedded Experience
2.1Embedded or Not?
2.1.1BIOS Versus Bootloader
2.2Anatomy of an Embedded System
2.2.1Typical Embedded Linux Setup
2.2.2Starting the Target Board
2.2.3Booting the Kernel
2.2.4Kernel Initialization: Overview
2.2.5First User Space Process: init
2.3Storage Considerations
2.3.1Flash Memory
2.3.2NAND Flash
2.3.3Flash Usage
2.3.4Flash File Systems
2.3.5Memory Space
2.3.6Execution Contexts
2.3.7Process Virtual Memory
2.3.8Cross-Development Environment
2.4Embedded Linux Distributions
2.4.1Commercial Linux Distributions
2.4.2Do-It-Yourself Linux Distributions
2.5Chapter Summary
2.5.1Suggestions for Additional Reading
Chapter 3Processor Basics
3.1Stand-alone Processors
3.1.1IBM 970FX
3.1.2Intel Pentium M
3.1.3Freescale MPC7448
3.1.4Companion Chipsets
3.2Integrated Processors: Systems on Chip
3.2.1PowerPC
3.2.2AMCC PowerPC
3.2.3Freescale PowerPC
3.2.4MIPS
3.2.5Broadcom MIPS
3.2.6AMD MIPS
3.2.7Other MIPS
3.2.8ARM
3.2.9TI ARM
3.2.10Freescale ARM
3.2.11Intel ARM XScale
3.2.12Other ARM
3.2.13Other Architectures
3.3Hardware Platforms
3.3.1CompactPCI
3.3.2ATCA
3.4Chapter Summary
3.4.1Suggestions For Additional Reading
Chapter 4The Linux Kernel——A Different Perspective
Chapter 5Kernel Initialization
Chapter 6System Initialization
Chapter 7Bootloaders
Chapter 8Device Driver Basics
Chapter 9File Systems
Chapter 10MTD Subsystem
Chapter 11BusyBox
Chapter 12Embedded Development Environment
Chapter 13Development Tools
Chapter 14Kernel Debugging Techniques
Chapter 15Debugging Embedded Linux Applications
Chapter 16Porting Linux
Chapter 17Linux and Real Time
Appendix A: GNU Public License
Appendix B: U-Boot Configurable Commands
Appendix C: BusyBox Commands
Appendix D: SDRAM Interface Considerations
Appendix E: Open Source Resources
Appendix F: Sample BDI-2000 Configuration File
Index
