From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <45EC0A19.2060708@domain.hid> Date: Mon, 05 Mar 2007 13:16:25 +0100 MIME-Version: 1.0 Subject: Re: [Xenomai-help] CAN errors and real-time behaviour (IRQ raise forever and may lock system) References: <45EC0243.1060301@domain.hid> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit From: Roland Tollenaar Reply-To: rolandtollenaar@domain.hid List-Id: Help regarding installation and common use of Xenomai List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Sebastian Smolorz , Xenomai-help@domain.hid Hi, Sebastian Smolorz wrote: > Roland Tollenaar wrote: >> IMHO it would be nice if the warning did get into the message buffer >> (assuming that they cannot -easily- be expelled elsewhere) but that the >> overflowing does not result in triggering non-application > > You mean the log printing? Simply don't set CONFIG_XENO_DRIVERS_CAN_DEBUG. Aha! This sounds like something that may sort out my little problem. Where do I set this parameter? I certainly did not turn it on so it must be in some default configuration. Is it on compiling the kernel? Where? how do I unset it? Thanks. Roland > >> warning or >> error handeling mechanisms. > > Error handling is the duty of your application. The CAN stack doesn't do this > for you. > > -- > Sebastian >