|
Fundamentals of Embedded Software: Where C and Assembly Meet
 |
Author: Daniel W. Lewis List Price: $76.00 Our Price: Click to see the latest and low price ISBN: 0130615897 Publisher: Prentice Hall (13 November, 2001) Edition: Hardcover Sales Rank: 391,562 Average Customer Rating: 3.3 out of 5
|
Customer ReviewsRating: 5 out of 5 A very good book I love this book because:1- Very effective description on how to use C to interface to the Hardware environment that an embedded programmer has to deal with everday. Most of the book on C somehow just gloss over this area. 2- A fundamental introduction to real time OS and its potential problems in an embedded systems. The readers might want to check out the book "An Embedded Software Primer" by David Simon for more detailed treatment on this subject. 3- Its 11 programming excercices using the PC to practice what you learn in the book. This is very useful in building your confidence in the subject matters. You don't have to buy any kits to do the excercices. Here is the thing that might give you trouble: Intel Assembly language. This is a small book, 266 pages. It seems the author chose to trim down the section on Intel architecture & its assembly language to keep the book small. I went to the book website (this is another plus) and it looks like the author is using Intel manuals as the companion for this book to fill in the details on the Intel architecture. If you are a student, having to digest all of this materials (plus other classes) in one quarter, probably, you will have a hard time. However, if you just want to: 1- know how to do embedded programming using C 2- know how real time OS works and how to use it 3- do some hands on excercises 4- can afford to gloss over the Intel architecture and not worrying about the grade. then this book is for you Rating: 4 out of 5 A Practical Approach to Assembly Language Programming I have been teaching X86 assembly language for 6 years as an undergraduate course in Computer Engineering in San Jose State University. The students have been always concerned about the value of this course after graduation. Many have the false perception that learning assembly is no longer needed since most of our programming is done nowadays with high level languages. Last semester I introduced assembly language as a tool to program embedded systems and I used the first few chapters of this book to demonstrate to students the fact that 98% of processors sold are embedded. As a result, most students selected their class project based on one of the embedded examples shown in this book. For students who needed more X86 details, I referred them to a complementary text book. But, for those who needed to understand the fundamental link between c/C++ and assembly, this book was very helpful. I would recommend this book for Juniors or Seniors who would like to have a better understanding of the high level and assembly language interface. To maximize the effectiveness of this book, I recommend the use of more complex real-life design examples, the use of commercial Assemblers, and more emphasis needs to be given for embedding assembly into high level language and vice versa. Rating: 1 out of 5 I can't believe it costed me $60 for this book I'm a Santa Clara University student, and I'm in the class taught by the author of this book. I'm an experienced programmer who knows PHP, ASP, Java, VBA, and some C and C++, and I must say, this book is very confusing to follow. It offers very little examples and explinations; the accompanied cd-rom doesn't make it easier at all. You won't be able to understand half the slides presented on it without him physically explanining it in front of you; even if you were in his presence, you'll still have a big ? mark on the top of your forehead. For those who enjoy the 'hello world' approach, don't bother with this book; the only words you'll be seeing in the end are 'hello class repeat'. I'm very sure there are other books than this that can teach assembly more fluently.
Similar Products
· Embedded Systems Firmware Demystified (With CD-ROM)
· Modern Operating Systems (2nd Edition)
· Programming Languages
· Real-Time Concepts for Embedded Systems
· Programming Language Pragmatics
|