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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
12/13/02 17:41
Read: times


 
#34399 - RE: maximizing stack space
I have just gone into the garden and dug up my old manual for the IAR EW8051.

According to it ..the -u option will place all function return addresses in Xdata
Also look at c_ARGX as to how local variables are allocated.
Xstack is a simulated stack in xdata for re-entrant functions.

I am now going to re-bury the manual where it rightfully belongs,and I pray for your souls.

List of 5 messages in thread
TopicAuthorDate
maximizing stack space            01/01/70 00:00      
RE: maximizing stack space            01/01/70 00:00      
RE: maximizing stack space            01/01/70 00:00      
RE: maximizing stack space            01/01/70 00:00      
RE: maximizing stack space            01/01/70 00:00      

Back to Subject List