Hi all! I need to read out the actuall value of the program counter (PC). How can I do that? I use the Keil uVision environment with an 8051 based controller! Thanks for your help!
Are you out of stack space, or did someone give you some arbitrary "don't change the SP" directive ? You could recova a few bytes from the stack by popping into unused registers.