[stm32f769i_discovery] section placement failed[solved]
hi ,
i'm working on stm32f769i discovery , i did an application through the touchgfx i started with one screen and one slider and everything worked fine , but after that i tried to add some pages and images and i got that error msg from the compiler
unable to allocate space for sections/blocks with a total estimated minimum size of 0x21887a bytes (max align 0x4) in <[0x00200000-0x003fffff]> (total uncommitted space 0x1ffe08).
I tried to reduce the size of the picture but I do not think that's the problem, I've seen more complex applications that were run on this controller,
I would be happy to advise how I can resolve this
