[A83] Re: Stack size


[Prev][Next][Index][Thread]

[A83] Re: Stack size




> Van: Dan Weiss <dwedit@hotmail.com>
> 
> What memory range does the stack run though?  (specificly how many calls 
> before blowing the stack under ION?)

You probably already know that there's a 400 bytes stackspace, that would
mean 200 calls/pushes. To be safe just keep a little under this value
(since the TIOS put's some things on the stack, and Ion has been called).

With Venus you have less stackspace to use (since the kernel is kept
there), don't know exactly, I think Tijl Coosemans could tell you that.

	Henk Poley <><