Difference between revisions of "embOS"

From SEGGER Wiki
Jump to: navigation, search
Line 14: Line 14:
   
 
== Architecture & Core specifics ==
 
== Architecture & Core specifics ==
  +
* [[Arm Cortex-M interrupts]]
 
* [[Interrupt prioritization]]
 
* [[Interrupt prioritization]]
 
* [[embOS MPU on CortexM|MPU on Cortex-M]]
 
* [[embOS MPU on CortexM|MPU on Cortex-M]]

Revision as of 11:37, 9 June 2021

embOS is a high-performance real-time operating system (RTOS) for embedded systems.

This wiki page explains and links to other articles dealing with special cases, such as board support packages (BSPs) for specific devices, or questions too specific for the manual and the product page at segger.com

General

Architecture & Core specifics

Compiler & IDE specifics

Board Support Package

Third-party SDKs