I've been looking into moving my stack into FRAM for one of the projects that I'm working on, and I had a question regarding HIFRAM (> 0x10000). Is it correct that the stack pointer is only 16-bits? If so, doesn't that mean that I won't be able to put the stack in HIFRAM because it's not addressable with a 16-bit integer?
↧