= SupportedCPUs = = Supported Architectures = The following table summarizes which CPU architectures are supported by recent RTEMS release branches and the CVS development head. The target CPU and branch number are used in constructing the target name for the GNU tools and RTEMS with the pattern CPU-rtemsBRANCH with the CVS head becoming the 4.9 branch. For example, for the Coldfire CPUs, the '''Target CPU''' is m68k yielding a target name of m68k-rtems4.10 for the target name using RTEMS 4.10 series releases. {| border="1" style="margin: 1em auto 1em auto;text-align: center;" |+ |- |'''Architecture''' || '''Target CPU''' || '''4.6 Branch''' || '''4.7 Branch''' || '''4.8 Branch''' || '''4.9 Branch''' || '''4.10 Branch''' || '''Head''' |- | Altera NIOS II || nios || No || No || Yes || Yes || Yes || Yes |- | ADI Blackfin || bfin || No || No || Yes || Yes || Yes || Yes |- | ARM with many CPU models || arm || Yes || Yes || Yes || Yes || Yes || Yes |- | ARM Thumb || arm || No || No || No || Yes || Yes || Yes |- | Atmel AVR || avr || No || Stub || Stub || Stub || No Interrupts || No Interrupts |- | AMD A29K || a29k || Yes || No || No || No || No || No |- | HP PA-RISC || hppa1.1 || Yes || No || No || No || No || No |- | Intel/AMD x86 || i386 || Yes || Yes || Yes || Yes || Yes || Yes |- | Intel i960 || i960 || Yes || No || No || No || No || No |- | Lattice Mico32 || lm32 || No || No || No || No || Yes || Yes |- | MIPS R3000 and R4000 || mips || Yes || Yes || Yes || Yes || Yes || Yes |- | Motorola MC68xxx || m68k || Yes || Yes || Yes || Yes || Yes || Yes |- | Motorola MC683xx || m68k || Yes || Yes || Yes || Yes || Yes || Yes |- | Motorola Coldfire || m68k || Yes || Yes || Yes || Yes || Yes || Yes |- | Moxie|| moxie || No || No || No || No || No || Yes |- | OpenCores OR32 || or32 || Yes || No || No || No || No || No |- | PowerPC including 4xx, 5xx, 6xx, 7xx, 8xx, and 74xx || powerpc || Yes || Yes || Yes || Yes || Yes || Yes |- | Renesas H8/300 || h8300 || Yes || Yes || Yes || Yes || Yes || Yes |- | Renesas M32C || m32c || No || No || No || No || No Interrupts || No Interrupts |- | Renesas M32R || m32r || No || No || No || No || No Interrupts || No Interrupts |- | Renesas SH including SH1, SH2, SH3 and SH4 || sh || Yes || Yes || Yes || Yes || Yes || Yes |- | SPARC || sparc || Yes || Yes || Yes || Yes || Yes || Yes |- | SPARC V9 || sparc64 || No || No || No || No || No || Yes |- | Texas Instruments C3x/C4x || tic4x || Yes || No || No || No || Yes || No |- |} = Potential Ports = We are always interested in adding ports to other CPU families supported by the GNU tools. If you are interested in working on a port or are ready to submit one, contact us. * Atmel AVR * Xtensa * Motorola MCore * Texas Instruments C6x * ARC * ... = Obsoleted Ports = An RTEMS port may be obsoleted for a number of reasons. The CPU architecture may no longer be manufactured, interest within the embedded community has gone away, or the GNU tools may drop support it. The following ports have been deemed obsolete and will not be in a future RTEMS release. * AMD A29K * Hewlett-Packard PA-RISC * Intel i960 * OpenCores OR32 * Texas Instruments C3x/C4x NOTE: OpenCores CPUs may return. The port was dropped due to them being unable to keep the FSF bintils, gcc, etc. in a working state.