Branko wrote:
> Hello all!
> 
>  
> 
> I would be most grateful for your help.
> 
>  
> 
> I ported my PowerPC GNU/Linux C/C++ application to Xenomai.
> 
> When I ran the application everything looked fine.
> 
> However, with more intense data exchange, one of my interrupt handler
> threads did not react any longer.
> 
> I looked at the /var/log/messages file and I saw that Xenomai suspended
> my thread due to the exception 768.
> 
>  
> 
> According to
> https://mail.gna.org/public/xenomai-help/2006-11/msg00233.html I
> disabled CONFIG_XENO_OPT_DEBUG
> 
> from my kernel configuration, but the behaviour of my application did
> not change.
> 
>  
> 
> Please find my kernel configuration bellow.
> 
>  
> 
> Looking forward to receiving your suggestions.

What version of Xenomai do you use ? Does your application use fork ? If
yes, then you should switch to Xenomai 2.3.1.

-- 
                                                 Gilles Chanteperdrix

_______________________________________________
Xenomai-help mailing list
[EMAIL PROTECTED]
https://mail.gna.org/listinfo/xenomai-help

Reply via email to