ESP-IDF binary size
Posted: Mon Sep 25, 2017 1:49 pm
Hi,
we're currently developing the firmware for our embedded product based on the ESP32. While the general development experience is very pleasant, we noticed that the firmware binary is very large, rapidly approaching 1 MB (966 kB at the moment).
How can we debug this? Is there a way to see if debug symbols are included in the binary or if there are large libraries we don't actually need?
Thank you for any suggestions!
David
we're currently developing the firmware for our embedded product based on the ESP32. While the general development experience is very pleasant, we noticed that the firmware binary is very large, rapidly approaching 1 MB (966 kB at the moment).
How can we debug this? Is there a way to see if debug symbols are included in the binary or if there are large libraries we don't actually need?
Thank you for any suggestions!
David