??? 06/13/08 12:48 Read: times |
#155850 - About stack Responding to: ???'s previous message |
I have no idea what are you talking about. However, there are many notions of "stack", for example, most "big processor" *compilers* use stack for local/auto variables and parameter passing, this is not the case with the "small 8-bitters" *compilers*.
YEs, it is that I meant. 8052 doesnt follow that fashion??? Atmega128 programmed using avrgcc uses stack. How local variables and auto variavles and parameters works on 8051? All variabls and parameters are globals?! Yes, I have to check out that link! Very interesting for me! I also have to check out those micros you mensioned in order to program "stack oriented"... Please, feel free to purpose me some 8 or 16 bit microprocessors that are stack oriented if all of you know them Alex |