Advance Information MC68HC908MR16/MC68HC908MR32 — Rev. 4.0
56 Random-Access Memory (RAM) MOTOROLA
Random-Access Memory (RAM)
During a subroutine call, the CPU uses tw o bytes of the stack to store
the return address. The stack pointer decrements during pushes and
increments during pulls.
NOTE: Be careful when using nested subroutines. The CPU may overw rite data
in the RAM during a subroutine or during the interrupt stacking
operation.