• set Context Pointer (CP) and Stack Pointer (SP)
    Hello, how can I set the stack pointer and the context pointer to a special beginning value? Is there any way I can do this in the compiler? Regards, Philipp Küber
  • set Context Pointer (CP) and Stack Pointer (SP)
    Hello, how can I set the stack pointer and the context pointer to a special beginning value? Is there any way I can do this in the compiler? Regards, Philipp Küber
  • Stack Pointer
    Hello... I need to do a malloc-like function in XDATA with stack-like characteristics . Please advise on where I can find information regarding the stack pointer that is inherent in the RAM of the...
  • Stack Pointer
    Hello... I need to do a malloc-like function in XDATA with stack-like characteristics . Please advise on where I can find information regarding the stack pointer that is inherent in the RAM of the...
  • Stack Pointer Initialization
    We are facing a problem with keil uv3.7, the problem is like this we are using analog devices uc ADuC7026 in our target board and we are using the its internal prom,ram memories. we have slightly...