9. Board Support Packages¶
A Board Support Package or BSP is the software that glues a specific target or board or piece of hardware to RTEMS so it’s services are available to applications.
RTEMS contains a large number of BSPs for commonly available simulators and target hardware.
- 9.1. aarch64 (AArch64)
- 9.2. arm (ARM)
- 9.3. bfin (Blackfin)
- 9.4. epiphany (Epiphany)
- 9.5. i386
- 9.6. lm32 (LatticeMicro32)
- 9.7. m68k (Motorola 68000 / ColdFire)
- 9.8. microblaze (Microblaze)
- 9.9. mips (MIPS)
- 9.10. moxie
- 9.11. nios2 (Nios II)
- 9.12. or1k (OpenRISC 1000)
- 9.13. powerpc (PowerPC)
- 9.14. riscv (RISC-V)
- 9.15. sh (SuperH)
- 9.16. sparc64 (SPARC V9)
- 9.17. sparc (SPARC / LEON)
- 9.18. v850 (V850)
- 9.19. x86_64