task memory stack size

Samuel Bitton S.Bitton at sstl.co.uk
Thu Dec 15 17:32:03 UTC 2005


Hi

I've recently had a problem with my software which was due to the fact that I was not allocating sufficient stack size for a task.
If not enough stack size is allocated to a task when created, I would have expected rtem_task_create to return the error RTEMS_INVALID_SIZE, but it was not the case.
So is there a way of finding out that the stack size allocated to tasks is sufficient?

Thanks
Sam




More information about the users mailing list