The stack is statically allocated at task creation time. If you
understimate the amount of space you need, you will cause the system
to crash. So please do not try to use big arrays as local variables!
On Mon, Nov 08, 1999 at 02:31:47PM +0100, Marc Wiegmann wrote:
> Hallo,
>
> i have understood that there is no savely way to allocate memory
> dynamically in a RT task. But what is with the definitions of
> variables/arrays in functions. Isn't it a dyn. mem. allocation too? Or
> do you think that there are only small amounts of memory to allocate,
> which will be on hand every time.
>
> Thanks
>
> Marc Wiegmann
>
> -----------------------------------------------------------
> Dipl.-Ing. Marc Wiegmann
> c/o Robert Bosch Multimedia-Systeme
> P.O.Box 777777 D-31132 Hildesheim
> mailto:[EMAIL PROTECTED]
>
> Technik & Marketing Service GmbH
> Laubanerstr 12 D-31139 Hildesheim
> -----------------------------------------------------------
> --- [rtl] ---
> To unsubscribe:
> echo "unsubscribe rtl" | mail [EMAIL PROTECTED] OR
> echo "unsubscribe rtl <Your_email>" | mail [EMAIL PROTECTED]
> ----
> For more information on Real-Time Linux see:
> http://www.rtlinux.org/~rtlinux/
--- [rtl] ---
To unsubscribe:
echo "unsubscribe rtl" | mail [EMAIL PROTECTED] OR
echo "unsubscribe rtl <Your_email>" | mail [EMAIL PROTECTED]
----
For more information on Real-Time Linux see:
http://www.rtlinux.org/~rtlinux/