From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <52204A42.5080208@aaton.com> Date: Fri, 30 Aug 2013 09:31:14 +0200 From: Nicolas Pinault MIME-Version: 1.0 References: <521F409D.4070507@siemens.com> In-Reply-To: Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Xenomai] Virtualization with Xenomai List-Id: Discussions about the Xenomai project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: xenomai@xenomai.org Hi, >> In Windows world, use RTX : > http://www.intervalzero.com/products/rtx-rtx64/overview/ > In fact, if I change from Xenomai Linux to Windows, first I will remove all > the real-time applications from that board and run them in the other one. > Anyway, it's an interesting link. > Just for your knowledge : Rtx can be used with single-core or multi-core processors. In case of a multi-core processor, 1 or more core can be dedicated to real-time applications. You have to write a GUI application and a real-time application. Both communicate with each other through a dedicated API. Rtx is perfectly integrated in the dev tools (visual studio). On a Rtx enabled system, standard applications continue to run normally. The main drawback is the price. Nicolas