280 Embedded Linux System Design and Development
Interface for configuring and compiling the Linux kernel for the specified
target.
GUI-based interface for creating root file system for the target.
It gives an ability to download and execute the programs on the target.
GUI front end for remote debugging of applications using GDB.
8.4.4 CodeWarrior
Metrowerks CodeWarrior Development Studio is a complete commercial IDE
that facilitates development from hardware bring-up to debugging applications
(www.metrowerks.com). Some of the features are:
Integrated text editor with features such as syntax coloring, auto-indenting,
and so on.
Includes a search engine for fast source code navigation.
Integrated instruction set simulator for kickstarting application ...