Integrated said:
Hi Benkropp, would you please tell me how did you learn these? if there had been a document, I want it.thanks.
Hi dear Integrated,
This my be help you:
Version 2 of ELDK runs on x86/Linux, x86/FreeBSD and on SPARC/Solaris host operating systems and supports a wide range of PowerPC target processors (8xx, 82xx, 7xx, 74xx, 4xx). It consists of . . .
-Cross Development Tools (Compiler, Assembler, Linker etc.) to develop software for the target system
-Native tools (Shell, commands and libraries) that will run on the target system
-PPCBoot Firmware that can easily be ported to new boards and processors
-Linux kernel including all device drivers, board-support functions etc.
-RTAI (Real Time Application Interface) Extension for systems
requiring hard real-time responses
-SELF (Simple Embedded Linux Framework) as a basis on which to build your embedded systems
-All components are available with complete source code, most of it under GPL. Also, detailed instructions to rebuild all the tools and packages from scratch are included.