-
tamirmichael changed the public information on the EOS project.
2009-09-09 16:32:20 UTC by tamirmichael
-
EOS is an open source real time kernel that was originally developed for the Infineon XC167 processor, and is freely available at http://sourceforge.net/projects/eos-xc167-rtos
The following features were introduced in version 2.2:
* The interface 'rtos_disable_scheduler' is modified so that it prevents interrupts from causing scheduling.
* The number of utilized hardware timers is reduced...
2008-06-18 06:00:05 UTC by tamirmichael
-
EOS is an open source real time kernel that was originally developed for the Infineon XC167 processor, and is freely available at http://sourceforge.net/projects/eos-xc167-rtos
The following features were introduced in version 2.2:
* The interface 'rtos_disable_scheduler' is modified so that it prevents interrupts from causing scheduling.
* The number of utilized hardware timers is reduced...
2008-06-17 21:21:03 UTC by tamirmichael
-
EOS is an open source real time kernel that was originally developed for the Infineon XC167 processor, and is freely available at http://sourceforge.net/projects/eos-xc167-rtos
The following features were introduced in version 2.2:
* The interface 'rtos_disable_scheduler' is modified so that it prevents interrupts from causing scheduling.
* The number of utilized hardware timers is reduced...
2008-06-17 21:20:58 UTC by tamirmichael
-
EOS is an open source real time kernel that was originally developed for the Infineon XC167 processor, and is freely available at http://sourceforge.net/projects/eos-xc167-rtos
The following features are introduced in version 2.1:
* Synchronization primitives now use a priority queue to select which task shall get the CPU.
* Decreased RAM/ROM footprint thanks to the removal of redundant code...
2008-01-06 11:36:53 UTC by tamirmichael
-
EOS is an open source real time kernel that was originally developed for the Infineon XC167 processor, and is freely available at http://sourceforge.net/projects/eos-xc167-rtos
The following features will be introduced in version 2.1:
* Synchronization primitives now use a priority queue to select which task shall get the CPU.
* Decreased RAM/ROM footprint thanks to the removal of redundant...
2007-12-23 15:41:01 UTC by tamirmichael
-
EOS' is a fully functioning preemptive real time kernel originally developed for the Infineon XC167 microcontroller. Performance summary: A typical context switch will take about 100[µs] at 40[Mhz], when all tasks have a stack of 256 bytes.
Version 2.0 includes the following modifications:
* Task stack snapshots allows the creation of a copy of a task's stack for a later restore. Note...
2006-12-29 18:58:36 UTC by tamirmichael
-
EOS is a real time kernel that was originally developed for the Infineon XC167 processor.
The following features will be introduced in version 2.0:
* Enhanced performance due to code optimization and usage of faster data structures.
* A new bread of high-performance timers.
* Task stack snapshots.
* Stack space checks and possibly other advanced methods to prevent stack overruns.
*...
2006-11-12 15:21:39 UTC by tamirmichael
-
Anonymous committed patchset 1 of module CVSROOT to the EOS CVS repository, changing 11 files.
2006-09-18 22:30:37 UTC by nobody
-
tamirmichael registered the EOS project.
2006-09-18 22:29:00 UTC by tamirmichael