-->
Page 1 of 1

ESP8266 0x7E000 and 0xFE000

PostPosted: Wed Dec 27, 2017 5:30 am
by Rian Malcovich
I am on NON-OS SDK 2.1.0

Can someone explain me when memory regions from 0x7E000 (2 sectors) and 0xFE000 (2 sectors) are exactly used and for what for?

I implemented a EEE (emulated EE) in the last sector of my first partition and is working fine.
This is sector #127, starting at 0x7F000

I use only SoftAP and appears that my region preserve just fine but I've reading some confusing information about memory layout.

Thanks,