2023-05-02 03:33 AM - edited 2023-11-20 06:41 AM
are there any setting to be reverted? using nucleo-64 446RE with 3.2inch 340x240 tft display with spi interface. when i rebuilt the project it says flash overflowed.
2023-05-02 04:42 AM
1.6MB in some image, no external memory.
Diff the project files.
2023-05-02 04:45 AM
same image was perfectly displayed in 4.21.1. you can see it in the display
2023-05-02 04:50 AM
It's pulling something else in then with the new version. You're going to have to pick through the resources or project metadata to better understand what.
You could tell the Linker it has more memory to work with an then check through the .MAP file.