ESP32S3 : Possible to optimise the compilation ??
Posted: Thu Feb 16, 2023 7:35 pm
Good afternoon,
I am working on a ESP32S3 WROOM 1 module and after writing some part of my firmware,
I see that the code size after compilation is quite big (600Ko).
However, I did not write a lot of code and I have seen some bigger programs on other microcontroller
with a size smaller than the one of my firmware.
I am using Bluetooth with Bluedroid library, I have included the Helix MP3 library and have juste written
some tasks without a lot of instructions inside.
Do you know if there a options or something like that, which can be used in order to optimize the size of the code
after compilation ?
Do you have any ideas please ?
Best regards,
Thomas TRUILHE
I am working on a ESP32S3 WROOM 1 module and after writing some part of my firmware,
I see that the code size after compilation is quite big (600Ko).
However, I did not write a lot of code and I have seen some bigger programs on other microcontroller
with a size smaller than the one of my firmware.
I am using Bluetooth with Bluedroid library, I have included the Helix MP3 library and have juste written
some tasks without a lot of instructions inside.
Do you know if there a options or something like that, which can be used in order to optimize the size of the code
after compilation ?
Do you have any ideas please ?
Best regards,
Thomas TRUILHE