This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

PSP Stack Pointer, what memory address does it point to?

In the ARM Cortex M4, If the PSP stack pointer is configured, what address space does it point to?  Is it the same address space as the MSP (main stack pointer)? Or do we create a new and separate stack for it?  And how do we configure the TOP of stack for the PSP pointer?