fusion-0.8 interrupt & program-exit problems

Stephan Zimmermann s.zimmermann at bmelektronik.com
Wed Jun 22 11:13:25 CEST 2005


Am Dienstag, 21. Juni 2005 19:22 schrieb Philippe Gerum:

-snip-
> > 	//create interrupt object
> > 	err = rt_intr_create(&intr_desc,7,I_AUTOENA);
> > 	printf("interrupt object creation retrned %i\n",err);
>
> + 	rt_intr_enable (&intr_desc);
-snip-
>
> Does the following help?

Yes, it does, now the Program works like a charm.

Thanks again,
Stephan





More information about the Rtai mailing list