Re: [Xenomai-core] Problems using rt_intr_wait on PowerPC

2008-09-29 Thread Alexis Berlemont
Hi, Based on the user_irq.c I created a simple test program for my PPC405GPr board. We have a FPGA which generates an interrupt every millisecond. It seems to work as simple test (fire it once and assure that it sets the interrupt-bit). When I connect it to the irq_server however (letting

Re: [Xenomai-core] Problems using rt_intr_wait on PowerPC

2008-09-29 Thread Niklaus Giger
Hi I still could not figure out, what is going wrong. It seem that no interrupt is coming through. I would appreciate if anybody could take a look at the attached program. Since yesterday I fixed the following two errors: rt_intr_create returned ENOSYS, as CONFIG_XENO_OPT_NATIVE_INTR was not