From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <45B89A61.7000509@domain.hid> Date: Thu, 25 Jan 2007 12:54:09 +0100 From: Steven Scholz MIME-Version: 1.0 Subject: Re: [Xenomai-help] printf() allowed in xenomai? References: <45B89438.4000806@domain.hid> <1169725412.5028.33.camel@domain.hid> In-Reply-To: <1169725412.5028.33.camel@domain.hid> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit List-Id: Help regarding installation and common use of Xenomai List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: rpm@xenomai.org Cc: Xenomai Help Philippe, >> 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 Thanks! >> 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. Would you please state in one line what "secondary mode switch" means? Is it the switch from xenomai to linux? Steven