Hi, I'm devlopping a application based on a 8-bit microcontroller and i'm looking for a code example in assembly in order to save/restore CPU stack (return address on 16 bits) in external RAM (xdata) in order to avoid stack overflow... I would appreciate if someone could help me or give a code example. Bye