Home arrow Support arrow Forums

Luminary Micro Forums

ravaz

Platinum Boarder

2008/08/10 01:42

C++ RTOS & TCP/IP stack

This is an RTOS written in C++. The RTOS is not fully tested so use it with care.

The OS objects now presents are:

OSCore: RTOS kernel

OSTask: Task object (can be used as an interface or to call an external function)

OSTimer: Timer implementation (can be used as an interface or to call an external function)

OSSemaphore: Counting semaphore implementation

OSMessageBox: Message box implementation

OSHeap: Provides dynamic memory managment

OSLibUart: Object providing uart functions

The projects can download/debug using the included openOCD.

The updated eclipse/codesourceryLite workspace here.

Post edited by: ravaz, at: 2008/10/20 06:15

login or register to reply

      Topics Author Date
    thread link
C++ RTOS & TCP/IP stack
ravaz 2008/08/10 01:42
    thread link
thread linkthread link Re:C++ RTOS
ravaz 2008/08/13 07:54
    thread link
thread linkthread linkthread link Re:C++ RTOS
ravaz 2008/10/04 12:07
    thread link
thread linkthread linkthread linkthread link Re:C++ RTOS
ravaz 2008/11/20 08:10