Replies: 2 comments 6 replies
|
Comparing the 2 versions by changing platform.io 16.1.0 (CORE 2.5.0) 15.6.0 (CORE 2.4.0) |
1 reply
|
Thanks. I used https://www.sikorskiy.net/info/prj/amap/ to analyse the map files. There are 2 modules that became bigger (both of these modules in 2.5.0 arre roughly 20.000 (see below) compared to 15.000 in 2.4.0. So libc_nano.a and libgcc.a grew quite a bit. The question now is - are there options to shrink them :-) However I still have a difference in size between core 2.4.0 and 2.5.0 (77072 vs 85616). |
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hello,
I upgraded from core stm32duino core 2.5.0 to 2.6.0 and my BIN file became larger
As I am using dual banks I need to reduce the code to below 50%.
And to be honest I have no idea where this increasement is coming from - any idea?
Thanks a lot
deBuffel
All reactions