Failed to write chunked data to free space
Closed this issue · 2 comments
pranjal-joshi commented
Following are my sketch compilation details
Do I need to reduce the sketch size in order to push OTA for the next version of the same sketch?
I am on ESP01 with 1MB of memory
. Variables and constants in RAM (global, static), used 34068 / 80192 bytes (42%)
║ SEGMENT BYTES DESCRIPTION
╠══ DATA 1528 initialized variables
╠══ RODATA 5612 constants
╚══ BSS 26928 zeroed variables
. Instruction RAM (IRAM_ATTR, ICACHE_RAM_ATTR), used 61971 / 65536 bytes (94%)
║ SEGMENT BYTES DESCRIPTION
╠══ ICACHE 32768 reserved space for flash instruction cache
╚══ IRAM 29203 code in IRAM
. Code in flash (default, ICACHE_FLASH_ATTR), used 506080 / 1048576 bytes (48%)
║ SEGMENT BYTES DESCRIPTION
╚══ IROM 506080 code in flash
github-actions commented
This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days.
github-actions commented
This issue was closed because it has been stalled for 5 days with no activity.