Difference between revisions of "embOS"

From SEGGER Wiki
Jump to: navigation, search
(RTOS Layer)
m
(3 intermediate revisions 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]]
  +
== RTOS Layer ==
 
  +
== Compiler specifics ==
* [[CMSIS RTOS API]] https://arm-software.github.io/CMSIS_5/RTOS2/html/index.html
 
  +
* [[GCC floating-point options]]
* [[Freescale OSA]]
 
  +
* [[Microchip Harmony OSAL]]
 
  +
== Supported RTOS Layer ==
  +
* [[CMSIS RTOS API]] (see also: [https://arm-software.github.io/CMSIS_5/RTOS2/html/index.html Github.io])

Revision as of 15: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