Page 1 of 1

OS

Posted: Thu Sep 15, 2011 11:00 am
by Dimon
What OS for embedded systems allowing to develop systems on the Oberon exist?

Re: OS

Posted: Thu Sep 15, 2011 1:24 pm
by cfbsoftware
Astrobe is designed to support embedded systems that are too limited in resources to be able to host an OS.

Niklaus Wirth and Paul Reed described work they have done with Oberon-07 and the Oberon OS targeting Xilinx FPGA boards at Oberon Day 2011:

You can see a video of their presentation at:

http://www.multimedia.ethz.ch/conferences/2011/oberon

Re: OS

Posted: Fri Sep 16, 2011 10:58 am
by Dimon
cfbsoftware wrote:Astrobe is designed to support embedded systems that are too limited in resources to be able to host an OS.
For NicheLite, Linux (uClinux), QNX it is enough resources.

And I can't find information about Minos Operating System. On the site of ETH it is written: "In order to test the functionality of the fault tolerant hardware and software, a testing and tracing framework shall be developed for the used small real time Minos Operating System."

Re: OS

Posted: Fri Sep 16, 2011 1:14 pm
by cfbsoftware
I can't find information about Minos Operating System
See "Minos—The design and implementation of an embedded real-time operating system with a perspective of fault tolerance" by Thomas Kaegi-Trachsel and Juerg Gutknecht in the "Proceedings of the International Multiconference on Computer Science and Information Technology" pp. 649–656. You can download a copy from:

http://www.proceedings2008.imcsit.org/pliks/85.pdf

You can also download the slides from Brian Kirk's presentation "Test Automation for the Oberon and Minos Systems" given at Oberon Day 2007:

http://www.oberon-industry.ethz.ch/even ... sentations

Re: OS

Posted: Sat Dec 27, 2014 1:29 am
by cfbsoftware
The full documentation and source code of Niklaus Wirth's and Paul Reed's 2013 implementation of the Project Oberon OS on a Xilinx FPGA can be downloaded from:

http://people.inf.ethz.ch/wirth/Project ... index.html