-->
Page 1 of 1

what's ESP's memory map? Rom, SRAM, and FLash

PostPosted: Tue May 17, 2016 1:42 pm
by lilzz
Flash is storing the firmware and programs(blinky) what's ROM and SRAM storing?

What's ESP's memory map. where's its reset vectors. where does rom , sram , flash mapped to?

what's its total virtual memory size?

In program what does
void ICACHE_FLASH_ATTR mean? what about rom and sram ATTR?

Re: what's ESP's memory map? Rom, SRAM, and FLash

PostPosted: Tue May 17, 2016 2:17 pm
by lilzz
what's OTA means?

Re: what's ESP's memory map? Rom, SRAM, and FLash

PostPosted: Fri May 20, 2016 12:55 pm
by wififofum

Re: what's ESP's memory map? Rom, SRAM, and FLash

PostPosted: Tue May 24, 2016 4:03 am
by lilzz
It's confusing.
Why memory mapped to 70000000h? that's 224MB of memory!
No, Esp8266 only has 36KB of internal RAM.