rate monotonic create problem

Pierre Ficheux pierre.ficheux at openwide.fr
Tue Feb 5 12:52:47 UTC 2013


Le 05/02/2013 13:45, Nicolás Alvarez a écrit :
> Hi all,
> I`m trying to create a periodic task, but rate_monotonic_create() method
> returns RTEMS_TOO_MANY (too many periods created), but I didn´t created
> any rate monotonic period before. How can I fix it?
> Regards,
>
> *Ing. Nicolás Alvarez*
>
>
>
> _______________________________________________
> rtems-users mailing list
> rtems-users at rtems.org
> http://www.rtems.org/mailman/listinfo/rtems-users
>

May be you need this line:

#define CONFIGURE_MAXIMUM_PERIODS           1


-- 
Pierre FICHEUX  -/- CTO OWI, France -\- pierre.ficheux at openwide.fr
                                          http://ingenierie.openwide.fr
                                          http://www.linuxembedded.fr
I would love to change the world, but they won't give me the source code





More information about the users mailing list