Cover | Table of Contents | Colophon
http://www.embeddedtux.org/)
from time to time for updates.
http://www.uclinux.org/. uClinux currently
supports Motorola MMU-less 68K processors, MMU-less ARM,
Intel's i960, Axis' Etrax, and
other such processors.http://ourworld-top.cs.com/rahulsebos/. The
web site includes a large collection of links and references to all
sorts of fieldbus systems.ftp://metalab.unc.edu/pub/linux/system/daemons/watchdog/.
In an actual embedded system, however, you may want to have the main
application carry out the update instead of using the watchdog
daemon, since the latter may have no way of knowing whether the main
application has stopped functioning properly.|
Directory
|
Content
|
|---|---|
|
bootldr
|
The bootloader or bootloaders for your target
|
|
|
|
Directory
|
Content
|
|---|---|
|
bootldr
|
The bootloader or bootloaders for your target
|
|
build-tools
|
The packages and directories needed to build the cross-platform
development toolchain
|
|
debug
|
The debugging tools and all related packages
|
|
doc
|
All the documentation you will need for your project
|
|
images
|
The binary images of the bootloader, the kernel, and the root
filesystem ready to be used on the target
|
ftp://ftp.gnu.org/gnu/ or any of its mirrors.
The binutils package is in the binutils
directory, the gcc package is in the gcc
directory, and the glibc package is in the glibc
directory along with glibc-linuxthreads. If you are using a glibc
version older than 2.2, you will also need to download the
glibc-crypt package, also from the glibc
directory. This part of the library used to be distributed
separately, because U.S. cryptography export laws made it illegal to
download this package to a computer outside the U.S. from the
FSF's site, or any other U.S. site, for that matter.
Since Version 2.2, however, glibc-crypt has been integrated as part
of the main glibc package and there is no need to download this
package separately anymore. Following the project
directory layout suggested earlier, download the packages into the
${PRJROOT}/build-tools directory.http://www.blackdown.org/) is
the group that ports Sun's Java tools to Linux. This
effort is entirely based on Sun's own Java source
code and provides Linux ports of Sun's tools,
including the Java Development Kit (JDK) and the JRE. This is the JDK
and JRE most often used in Linux workstations and servers.http://www.cpan.org/. Since there
is only one Perl toolset, you will not need to evaluate different
toolsets to figure out which one best suits your needs.