Question
i loaded in my TouchGFX Designer a fairly large set of icons, then i just put only few inside my screensç anyway the Flash images for F429-DISC1 is overloaded..
..because it looks like that at compile time all the images are transformed into .cpp and put in the binary.. i'm wondering if there's an optimization to make only the few into the screen pages to be "compiled into", otherwise i need to delete all of them and every time load in the "db" the one i need to put on the app..
could be an eventual future optimization/feature?