Product Description
The Eclipse environment solves the problem of having to maintain your own Integrated Development Environment (IDE), which is time consuming and costly. Embedded tools can also be easily integrated into Eclipse. The C/C++CDT is ideal for the embedded community with more than 70% of embedded developers using this language to write embedded code. Eclipse simplifies embedded system development and then eases its integration into larger platforms and frameworks. In this book, Doug Abbott examines Eclipse, an IDE, which can be vital in saving money and time in the design and development of an embedded system. Eclipse was created by IBM in 2001 and then became an open-source project in 2004. Since then it has become the de-facto IDE for embedded developers. Virtually all of the major Linux vendors have adopted this platform, including MontVista, LynuxWorks, and Wind River. *Details the Eclipse Integrated Development Environment (IDE) essential to streamlining your embedded development process*Overview of the latest C/C++ Developer’s Toolkit (CDT)*Includes case studies of Eclipse use including Monta Vista, LynuxWorks, and Wind River
About the Author
Doug Abbott is the principal of Intellimetrix, a consulting firm in Silver City, NM, specializing in hardware and software for industrial and scientific data acquisition and embedded product applications. Among his past and pre-sent clients are Agilent Technologies, Tektronix, Sandia National Laboratory and numerous smaller high-tech com-panies in Silicon Valley. Mr. Abbott has over thirty years experience in various aspects of computer hardware and software design and has been an independent consultant for the past fifteen years. Prior to founding Intellimetrix, he managed software de-velopment for DSP Technology, Inc, a leading supplier of high-speed instrumentation. Doug is also a popular instructor and seminar leader, who teaches classes in PC technology and real-time program-ming for University of California Berkeley Extension. He has taught the techniques of real-time programming and multi-tasking operating systems to hundreds of professional engineers. These classes can also be customized and made available for on-site presentation. Mr. Abbott received an MSEE degree from the University of California at Berkeley.

{ 3 comments… read them below or add one }
Eclipse has grown significantly over the past years. It is actually a fairly decent code editor now. However, if you just follow the contents of this book, it will not grow beyond that – just an editor. And there are far better C/C++ editors than Eclipse. In my experience, most people who develop for embedded Linux do not use Eclipse at all, unless they need to use specific plug-ins (as provided by the commercial Linux vendors – discussed at the end of the book). I think that if you are just an application developer, you won’t start using Eclipse after reading this book – you’ll stick to what you are used to. If you are a kernel developer, you have no reason to switch to Eclipse. If you are a systems designer that needs to keep a group of application developers within your company happy by providing them with an IDE – this book might be for you. How many of you are there?
The first half of the book is about general introduction. After a quick background briefing of Eclipse, author gives detailed step to step installation guide. A walk through menu introduces functionalities for basic operations with ample screenshots illustrating the steps which are easy to follow. In addition, a demo project is used to show some more features of project and debug environment. The second half of the book targets embedded developers with introduction of device software development platform and some advanced features such as Plug-In, UML, and CVS, which covers interests beyond embedded c code development. In the end, this book has a quick browse of some Eclipse based products from several vendors. Overall, if you are a non-java developer looking for an introductory book on Eclipse, this is a good choice for you. If you expect more, you probably have to search online starting with eclipse. org.
This book is one of the most useful books I have ever purchased. It takes you through all necessary steps to install and operate the Eclipse IDE for those using the ‘C’ programming language on embedded controllers. Highly recommended!
/* */