I am using 89v51RD2. my question is how to push an address of a function on to stack in C?? For the same how do I get address of a function?? Plz Help.
But having the ISR return to somewhere else is basically what an RTOS does. But it does it by switching to another stack at the same time.