logo slogan

Title:The art of Programming Embedded Systems.


Review Date: June 1999
Author: Jack G. Ganssle
Pub: Academic Press 1992
ISBN: 0-12-274880-8
COST: 50 UKP
DISK: N/A
Cover:Hard
Keywords: Embedded
Recommendation: Recommended

My first impression of this book was its appalling cover. The whole cover is pale blue with the title in block capitals in black. There is nothing else on the cover. However, inside I was pleasantly surprised there are many pearls of wisdom. Whilst the text is informative the book is let down by the choice of target CPU, the venerable Z80 family. Whilst embedded systems are still largely 8bit the Z80 CPU is not widely used compared to MCU’s such as the 8051, 68HC05/8I or PIC’s.

 

There are some useful programs, such as the bit banging routine for generating a serial port from an IO pin and some not so useful such as an RTOS. (I for one will not be copy typing it.) The programs that are in the book would have benefited from flow diagrams so that the algorithms were obvious and can be converted to other MCUs. The several pages of assembler is of little use except on the CPU it is meant for. This lack of diagrams is surprising given the authors comments on building collections of algorithms for use on many projects. It almost seems that the author gave the text to someone else to turn into a book.

 

There are some very useful thoughts and ideas in the book on all aspects of embedded SW engineering clearly distilled from many years in the industry. Many areas are covered but, unfortunately, all to briefly in many cases. I kept feeling the author could have said more.

 

Looking at the date on the book, 1992, I would suggest that the author revamps the book as a second edition at half the price with more diagrams and less assembler. Whilst the book contains many pearls of wisdom it is somewhat slim and much of the information is getting dated or in the case of the assembly source code very CPU specific. The information and tips are clearly very useful but on balance, I can not recommend this book as it is but at half the price (or a new edition) it would be worth considering.