execute multiple tasks
Joel Sherrill
joel.sherrill at OARcorp.com
Fri May 11 15:24:52 UTC 2012
Awesome! 15 minutes and two people posted the right
answer. :)
--joel
On 05/11/2012 03:05 AM, Luca Cinquepalmi wrote:
> Thank you friends, that was exactly the probelm. Now it works!
>
> Luca
>
> Il 11/05/2012 9.59, Sebastian Huber ha scritto:
>> On 05/11/2012 09:54 AM, Mick Davis wrote:
>>> I think your tasks need to delete themselves.
>>>
>>> rtems_task task1(rtems_task_argument ignored)
>>> {
>>> printf("Task 1 printing\n\r");
>>> rtems_task_delete( RTEMS_SELF );
>>> }
>> Yes, a simple return from a Classic API task is a fatal error.
>>
> _______________________________________________
> rtems-users mailing list
> rtems-users at rtems.org
> http://www.rtems.org/mailman/listinfo/rtems-users
--
Joel Sherrill, Ph.D. Director of Research& Development
joel.sherrill at OARcorp.com On-Line Applications Research
Ask me about RTEMS: a free RTOS Huntsville AL 35805
Support Available (256) 722-9985
More information about the users
mailing list