From mboxrd@z Thu Jan 1 00:00:00 1970 From: Patrick Content-Type: text/plain Date: Thu, 14 May 2009 21:44:41 +0200 Message-Id: <1242330281.3919.12.camel@domain.hid> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [Xenomai-core] Xenomai standalone List-Id: Xenomai life and development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: xenomai-core Hello all, I would like to know if it's possible to simply "separate" Xenomai (nucleus) from Linux and adeos ? My goal is to have a simple RTOS based on Xenomai (only native skin in kernel space). I have done a quick look at the source and it's seems ok to remove adeos by editing hal. About linux, Xenomai seems to need only MM, timer, and some part of irq management. Is that right ? So do you think that it would be possible to run Xenomai nucleus as a standalone RTOS ? Thanks in advance for any help Patrick