Difference between revisions of "embOS"

From SEGGER Wiki
Jump to: navigation, search
(Supported RTOS Layer)
m
(One intermediate revision by one other user not shown)
Line 8: Line 8:
   
 
== Device specifics ==
 
== Device specifics ==
  +
 
== Core specifics ==
 
== Core specifics ==
 
* [[embOS:MPU on CortexM | MPU on Cortex-M]]
 
* [[embOS:MPU on CortexM | MPU on Cortex-M]]
  +
  +
== Compiler specifics ==
  +
* [[GCC floating-point options]]
  +
 
== Supported RTOS Layer ==
 
== Supported RTOS Layer ==
* [[CMSIS RTOS API]] https://arm-software.github.io/CMSIS_5/RTOS2/html/index.html
+
* [[CMSIS RTOS API]] (see also: [https://arm-software.github.io/CMSIS_5/RTOS2/html/index.html Github.io])
* [[NXP (Freescale) OSA]]
 
* [[Microchip Harmony OSAL]]
 

Revision as of 14:40, 15 July 2019

embOS is a high performance Real time Operating System (RTOS) for embedded System.

This wiki page explains and links to other articles dealing with special cases, such as BSP for specific devices and questions to specific for the manual or product pages on www.segger.com

Device specifics

Core specifics

Compiler specifics

Supported RTOS Layer