Not only is the stack proper initializing, but before it throws the unitialized stack error, the rcall is causing the stack value to be updated as expected from 223 decimal to 221 decimal (0xef to 0xed). so, if the stack is initialized,and the stack value is updating correctly after the push, why is it telling me "unintialized stack pointer" in the simulator/debugger? tom
Message
more
2007-01-02 by Thomas Keller