2024-04-23 23:56:18 -04:00
|
|
|
Real-Time Executive for Multiprocessing Systems
|
|
|
|
|
===============================================
|
2018-04-10 16:28:58 +10:00
|
|
|
|
2024-04-23 23:56:18 -04:00
|
|
|
RTEMS is a real-time executive (kernel) which provides a high performance
|
|
|
|
|
environment for embedded applications with the following features:
|
2018-04-10 16:28:58 +10:00
|
|
|
|
2024-04-23 23:56:18 -04:00
|
|
|
* Standards based user interfaces.
|
|
|
|
|
* Multitasking capabilities.
|
|
|
|
|
* Homogeneous and heterogeneous multiprocessor systems.
|
|
|
|
|
* Event-driven, priority-based, preemptive scheduling.
|
|
|
|
|
* Optional rate monotonic scheduling.
|
|
|
|
|
* Intertask communication and synchronisation.
|
|
|
|
|
* Priority inheritance.
|
|
|
|
|
* Responsive interrupt management.
|
|
|
|
|
* Dynamic memory allocation.
|
|
|
|
|
* High level of user configurability.
|
|
|
|
|
* Open source with a friendly user license.
|
2018-04-10 16:28:58 +10:00
|
|
|
|
|
|
|
|
|
2024-04-23 23:56:18 -04:00
|
|
|
Project git repositories are located at:
|
2018-04-10 16:28:58 +10:00
|
|
|
|
2024-04-23 23:56:18 -04:00
|
|
|
* https://gitlab.rtems.org/rtems/
|
2013-04-23 09:17:35 -04:00
|
|
|
|
1997-04-25 18:13:00 +00:00
|
|
|
|
2024-04-23 23:56:18 -04:00
|
|
|
Online documentation is available at:
|
1995-05-11 17:39:37 +00:00
|
|
|
|
2024-04-23 23:56:18 -04:00
|
|
|
* https://docs.rtems.org/
|
1995-05-11 17:39:37 +00:00
|
|
|
|
2015-05-14 06:40:45 -07:00
|
|
|
|
2024-04-23 23:56:18 -04:00
|
|
|
RTEMS Doxygen for CPUKit:
|
1995-05-11 17:39:37 +00:00
|
|
|
|
2024-04-23 23:56:18 -04:00
|
|
|
* https://docs.rtems.org/doxygen/branches/master/
|
2013-04-23 09:17:35 -04:00
|
|
|
|
2024-04-26 12:36:42 -04:00
|
|
|
|
2024-04-23 23:56:18 -04:00
|
|
|
RTEMS POSIX 1003.1 Compliance Guide:
|
2018-04-10 16:28:58 +10:00
|
|
|
|
2024-04-27 02:06:14 -04:00
|
|
|
* https://docs.rtems.org/branches/master/posix-compliance/
|
2018-04-10 16:28:58 +10:00
|
|
|
|
|
|
|
|
|
2024-04-23 23:56:18 -04:00
|
|
|
RTEMS Mailing Lists for general purpose use the users list and for developers
|
|
|
|
|
use the devel list.
|
|
|
|
|
|
2025-01-07 17:12:58 -05:00
|
|
|
* https://lists.rtems.org/mailman/listinfo
|
2024-04-23 23:56:18 -04:00
|
|
|
|
2018-04-10 16:28:58 +10:00
|
|
|
|
|
|
|
|
The version number for this software is indicated in the VERSION file.
|