[Xenomai-core] [PXA + Xenomai] Latency program

2009-08-28 Thread Felipe Castro
Hi , I'm trying xenomai running on PXA270 Voipac module. Acctually i have a problem when running the lantency test program. The module loads OK , but when i run latency program: [ 110.874334] Xenomai: starting native API services. [ 282.865308] I-pipe: Detected illicit call from domain 'Xenoma

Re: [Xenomai-core] [PXA + Xenomai] Latency program

2009-08-28 Thread Felipe Castro
illes Chanteperdrix wrote: > > Felipe Castro wrote: > >> Hi , > >> > >> I'm trying xenomai running on PXA270 Voipac module. > >> Acctually i have a problem when running the lantency test program. > >> > >> The module loads OK , but when i

Re: [Xenomai-core] [PXA + Xenomai] Latency program

2009-08-31 Thread Felipe Castro
eturn 0; } if i set a long time interval for my task , for example 500ms it works fine, but if i put a small value like 70us , the software just freeze. Can you help ? Thanks in advance. On Fri, Aug 28, 2009 at 4:16 PM, Gilles Chanteperdrix < gilles.chanteperd...@xenomai.org> wrote: > Fel

Re: [Xenomai-core] [PXA + Xenomai] Latency program

2009-08-31 Thread Felipe Castro
software freeze. I can run this software only with 10ms period time, what i'm doing wrong ? On Mon, Aug 31, 2009 at 12:10 PM, Gilles Chanteperdrix < gilles.chanteperd...@xenomai.org> wrote: > Felipe Castro wrote: > > hi ! > > > > I apllied the patch that you s