• EOS 2.0 is released and available for download from www.sourceforge.net
    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],...
  • An open-source operating system is available at www.sourceforge.net
    Hello, Go to http://www.sourceforge.net. Look for EOS - a fully functional kernel for an XC167CI. It can easily be adjusted for any Infineon (or ARM) microcontroller. Enjoy! Tamir Michael
  • Work on EOS 2.1 is in progress
    EOS is an open source real time kernel that was originally developed for the Infineon XC167 processor, and is freely available at sourceforge.net/.../eos-xc167-rtos The following features will be introduced...
  • Error 268 workaround for 2.1 c compiler
    I'm trying to enable some c99 features on an older version of the compiler (2.1); specifically the ability to instantiate variables after code execution. Is there a compiler flag to do this? Note, -...
  • built rtx167hl.lib differs from release
    HI When I rebuild the rxt167HL.lib library, the generated library is different to the code on the release. (V4.00) The code I build has more extp instructions than the released library Is this...