From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <49C37D22.8050400@domain.hid> Date: Fri, 20 Mar 2009 12:25:22 +0100 From: Philippe Gerum MIME-Version: 1.0 References: <13798906.01237547301592.JavaMail.root@domain.hid> In-Reply-To: <13798906.01237547301592.JavaMail.root@domain.hid> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Xenomai-help] Support for static APIs in uITRON skin Reply-To: rpm@xenomai.org List-Id: Help regarding installation and common use of Xenomai List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: ravikiran.saralaya@domain.hid Cc: xenomai@xenomai.org ravikiran.saralaya@domain.hid wrote: > Hello, > > I am planning to use Xenomai 2.4.7 for uITRON based application. > > However it seems the uITRON skin doesn't support static creation of tasks, semaphores etc. Is there any specific reason for not supporting static APIs in Xenomai uITRON skin? None, aside of the fact that this implementation supports level E from the uITRON spec, and it seems rather straightforward to get static object creation at init time out of the existing dynamic object creation services. > > How can I go about in supporting static APIs for uITRON? > > Regards, > Ravikiran > > > > -- > This message was sent on behalf of ravikiran.saralaya@domain.hid at openSubscriber.com > http://www.opensubscriber.com/messages/xenomai@xenomai.org > > _______________________________________________ > Xenomai-help mailing list > Xenomai-help@domain.hid > https://mail.gna.org/listinfo/xenomai-help > -- Philippe.