Coding With Fun
Home Docker Django Node.js Articles Python pip guide FAQ Policy

Is there a x86 _ 64 bsp for rtems?


Asked by Caroline Stephenson on Dec 15, 2021 FAQ



This project involves the creation of an x86_64 BSP for RTEMS to replace the aging i386 PC BSP. The BSP is to boot on current Off The Self (OTS) PC hardware, x86 dev boards and emulators in popular emulation software. This BSP is to support 64bit only, there is no need to support 32bit.
Accordingly,
What is RTEMS? The Real-Time Executive for Multiprocessor Systems or RTEMS is an open source Real Time Operating System (RTOS) that supports open standard application programming interfaces (API) such as POSIX.
Furthermore, It is used in space flight, medical, networking and many more embedded devices using processor architectures including ARM, PowerPC, SPARC, Intel, Blackfin, MIPS, Microblaze and more. This directory contains the source code for the RTEMS 4.11 operating system and tools.
Besides,
Download the User Manual: https://ftp.rtems.org/pub/rtems/releases/5/5.1/docs/rtems-5.1-user.pdf and follow the instructions in the Quick Start section. If are familiar with RTEMS or just want to get going the following steps will download the RTEMS Source Builder:
Consequently,
OAR Corporation is currently managing the RTEMS project in cooperation with a steering committee which includes user representatives. RTEMS is designed for real-time, embedded systems and to support various open API standards including POSIX and µITRON.