From mboxrd@z Thu Jan 1 00:00:00 1970 Subject: Re: [Xenomai-help] printf() allowed in xenomai? From: Philippe Gerum In-Reply-To: <45B89438.4000806@domain.hid> References: <45B89438.4000806@domain.hid> Content-Type: text/plain Date: Thu, 25 Jan 2007 12:43:32 +0100 Message-Id: <1169725412.5028.33.camel@domain.hid> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Sender: Philippe Gerum 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: Steven Scholz Cc: Xenomai Help On Thu, 2007-01-25 at 12:27 +0100, Steven Scholz wrote: > Hi all, > > I wonder if there exists a document that describes to Dos and Donts when > programming real time applications with Xenomai. > This is a good starting point, discussing about basic issues to keep in mind when using something based on a co-kernel technology: http://www.xenomai.org/documentation/branches/v2.0.x/pdf/Native-API-Tour.pdf http://www.xenomai.org/documentation/branches/v2.0.x/pdf/Life-with-Adeos.pdf > For excample is it allowed to used glibc funkctions like printf()? Yes, but time-wise, this costs you predictability. You may want to grep the mailing list archive about "secondary mode switch" and the like. > > Thanks, > > Steven > > _______________________________________________ > Xenomai-help mailing list > Xenomai-help@domain.hid > https://mail.gna.org/listinfo/xenomai-help -- Philippe.