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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
11/13/02 14:18
Read: times


 
#32396 - RE: ram overflow
Yes, but without the stack utilization.

mostly a stack size of 16 bytes was sufficient.

To reserve 16 bytes of stack, you must edit the STARTUP.A51 and replace "DS 1" by "DS 16".

Include this modified STARTUP.A51 into your project.


Peter



List of 3 messages in thread
TopicAuthorDate
ram overflow            01/01/70 00:00      
RE: ram overflow            01/01/70 00:00      
RE: ram overflow            01/01/70 00:00      

Back to Subject List