execution stops at rtems_rate_monotonic_create() ?
Joel Sherrill
joel.sherrill at OARcorp.com
Mon Apr 5 17:32:06 UTC 2004
kmedri kmedri wrote:
>> There is an error message in kph_task which says you couldn't create the
>> period and then the test exits. I suppose that the console IO is not
>> being flushed completely.
Did you put in the CONFIGURE_MAXIMUM_PERIODS so this error wouldn't
even have happened?
> I have added fflush() to tasks.c prior to the suspect exit statement in the
> following place:
>
> //this is not reached
> puts( "kph_task has stopped executing\n" );
> fflush(NULL);
>
> No improvement. I was also wondering - the other tasks do not even
> successfully
> indicate that they are called. I tried exit(1); prior to the
> rtems_rate_monotonic_create() - it allows a clean reboot while with my
> current
> problem the system just hangs.
>
> I appreciate help in getting my tasks to run, thanks
>
> _________________________________________________________________
> Free yourself from those irritating pop-up ads with MSn Premium. Get
> 2months FREE*
> http://join.msn.com/?pgmarket=en-ca&page=byoa/prem&xAPID=1994&DI=1034&SU=http://hotmail.com/enca&HL=Market_MSNIS_Taglines
>
>
More information about the users
mailing list