Use this forum to chat about hardware specific topics for the ESP8266 (peripherals, memory, clocks, JTAG, programming)

User avatar
By Rian Malcovich
#72723 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,