what's ESP's memory map? Rom, SRAM, and FLash
Posted: Tue May 17, 2016 1:42 pm
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?
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?