> m_text: 954880 B 511 KB 182.49%
That looks quite bad. Almost twice the amount of flash you have available.
If you cannot reduce the size of your application, try external Flash, as suggested. Most GUI resources are not required at startup, and can be loaded on demand during runtime. But this will require some extra effort to adapt linkage, and probably additional code.
I think you are already on the device with maximal available (internal) flash.