Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failed to write chunked data to free space #188

Open
pranjal-joshi opened this issue May 30, 2024 · 0 comments
Open

Failed to write chunked data to free space #188

pranjal-joshi opened this issue May 30, 2024 · 0 comments

Comments

@pranjal-joshi
Copy link

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   
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant