Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
06/07/01 13:37
Read: times


 
#12275 - stack management
Hello Everyone:

I was wondering if Kiel (or any 8051 compiler )allows the application program to access the
compiler stack ( get the starting address of the stack and read the
contents of this stack) or is it hidden from the application.

What I want to do is paint the compiler stack during initialization with a unique pattern . As the stack grows and shrinks it will overwrite the area with its data. At a later time a simple loop can run through the stack's
predefined area to detect the furthest extent of the stack.



thanks in advance


gopal



List of 4 messages in thread
TopicAuthorDate
stack management            01/01/70 00:00      
RE: stack management            01/01/70 00:00      
RE: stack management            01/01/70 00:00      
RE: stack management            01/01/70 00:00      

Back to Subject List