• 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
  • Modify the stack pointer for a memory check
    Hello everybody! I want to do an memory check on a XC16X board. My problem is, that I don't know how to check the stack? Can I copy the stack and move the pointer, or is there any other way to do that...
  • Stack Pointers
    We are using our own developed RTOS, Our developed software is working fine up to optimization level 6, but when we change the level to 8, the software was not working. We observed that the stack pointer...
  • 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...
  • Xhuge Pointer Writing to System Stack in IRAM Area
    Hi Everyone, I'm using xhuge pointers to reprogram the code storage flash devices on my target hardware while it's in operation and have run across something I don't understand. I reviewed Keil appnote...