ARM9 Books
From Manuals
(Created page with '{| cellpadding="5" cellspacing="2" width="100%" |align="center"| [[Image:41HXuR+3hEL._SL110_.jpg|link=http://www.amazon.com/gp/product/0131679848?ie=UTF8&tag=mius07-20&linkCode=a…') |
|||
| Line 10: | Line 10: | ||
Excellent reference on embedded Linux including processor selection, bootloaders, kernel building, device drivers, file systems and remote debugging. | Excellent reference on embedded Linux including processor selection, bootloaders, kernel building, device drivers, file systems and remote debugging. | ||
| + | |- | ||
| + | |align="center"| | ||
| + | [[Image:51UuL16s-wL._SL110_.jpg|link=http://www.amazon.com/gp/product/0596005903?ie=UTF8&tag=mius07-20&linkCode=as2&camp=1789&creative=9325&creativeASIN=0596005903|alt=Linux Device Drivers, 3rd Edition]] | ||
| + | |valign="top"| | ||
| + | [http://www.amazon.com/gp/product/0596005903?ie=UTF8&tag=mius07-20&linkCode=as2&camp=1789&creative=9325&creativeASIN=0596005903 '''Linux Device Drivers, 3rd Edition'''] | ||
| + | |||
| + | by Jonathan Corbet, Alessandro Rubini, Greg Kroah-Hartman | ||
| + | |||
| + | ISBN: 0131679848 Publisher: O'Reilly Media (February, 2005) | ||
| + | |||
| + | Covers the Linux interfaces to hardware and techniques for writing device drivers, including ports, memory management, timers and interrupts. | ||
|- | |- | ||
|align="center"| | |align="center"| | ||
| Line 16: | Line 27: | ||
[http://www.amazon.com/gp/product/1558608745?ie=UTF8&tag=mius07-20&linkCode=as2&camp=1789&creative=9325&creativeASIN=1558608745 '''ARM System Developer's Guide: Designing and Optimizing System Software'''] | [http://www.amazon.com/gp/product/1558608745?ie=UTF8&tag=mius07-20&linkCode=as2&camp=1789&creative=9325&creativeASIN=1558608745 '''ARM System Developer's Guide: Designing and Optimizing System Software'''] | ||
| - | ISBN: | + | ISBN: 0596005903 Publisher: Morgan Kaufmann; (March, 2004) |
In-depth overview of the ARM architecture with examples that outline impact of programming practices on performance, power and cost. | In-depth overview of the ARM architecture with examples that outline impact of programming practices on performance, power and cost. | ||
|- | |- | ||
|} | |} | ||
Revision as of 18:32, 13 August 2010
|
Embedded Linux Primer: A Practical Real-World Approach by Christopher Hallinan ISBN: 0131679848 Publisher: Prentice Hall (September, 2006) Excellent reference on embedded Linux including processor selection, bootloaders, kernel building, device drivers, file systems and remote debugging. | |
|
Linux Device Drivers, 3rd Edition by Jonathan Corbet, Alessandro Rubini, Greg Kroah-Hartman ISBN: 0131679848 Publisher: O'Reilly Media (February, 2005) Covers the Linux interfaces to hardware and techniques for writing device drivers, including ports, memory management, timers and interrupts. | |
|
ARM System Developer's Guide: Designing and Optimizing System Software ISBN: 0596005903 Publisher: Morgan Kaufmann; (March, 2004) In-depth overview of the ARM architecture with examples that outline impact of programming practices on performance, power and cost. |


