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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
11/08/01 14:32
Read: times


 
#16431 - RE: how to handle virtual stack in 8052
You can study the BASIC52 sources (downloadable from several
WEB sites). Basic52 uses a stack in XRAM. The code is documented,
also you could find the handler of this stack, used for the virtual
stack machine who execute code. Stack overflow control is
performed.

Use Frankenstein's method ! Pick piece of code and use it...

List of 3 messages in thread
TopicAuthorDate
how to handle virtual stack in 8052            01/01/70 00:00      
RE: how to handle virtual stack in 8052            01/01/70 00:00      
RE: how to handle virtual stack in 8052            01/01/70 00:00      

Back to Subject List