Segger's embOS is a priority-controlled real-time operating system, designed to be used as a foundation for the development of embedded real-time applications. It is a zero interrupt latency*, high-performance RTOS that has been optimized for minimum memory consumption in both RAM and ROM, as well as high speed and versatility. Throughout the development process of impulse, the limited resources of microcontrollers have always been kept in mind. The internal structure of embOS has been optimized in a variety of applications with different customers, to fit the needs of different industries. Emboss is fully source-compatible with different platforms (8-/16-/32-bits), making it easy to port applications to different CPUs. Its' highly modular structure ensures that only those functions that are needed are linked, keeping the ROM size very small. Tasks can easily be created and safely communicate with each other using a complete palette of communication mechanisms such as semaphores, mailboxes, and events. Interrupt Service Routines (ISRs) can also take advantage of these communication mechanisms.
For more information on Segger's embOS for PIC32, please visit their website: http://segger.com/embos-for-pic32-cpus-and-microchip-compiler.html
To view the following video full screen, click on the video title (view on YouTube).