Hello,
I’m using an ESP32-S3 with 8 MB flash. When I compile, I get this report:
——————- Memory utilization report ——————-
Used DATA_FLASH: 3441KB out of 60MB (5%) [+288]
Used INSTR_FLASH: 1083KB out of 128MB (0%) [+796]
Used INSTR_RAM: 107KB out of 296KB (36%)
Used DATA_RAM: 186KB out of 296KB (63%) [+544]
Used Unknown: 13KB
Why such these data? I don’t have neither 60MB, nor 128 MB of Data or instrument flash. I also don’t have 296KB of INSTR_RAM or DATA_RAM. Why those data are so wrong? Can I correct them?
Thanks,
Mattia