how to fix the [makefile:94: touch.elf] Error 1
I saw a guy on youtube doing project on disco board. So I though I would give a try myself I got latest CubeIDE and Touch GFX I am using 32F469I Discovery but I am getting this error
[makefile:94: touch.elf] Error 1
touch.elf section `ExtFlashSection' will not fit in region `FLASH'
: region `FLASH' overflowed by 147584 bytes
there is a lot of FLASH memory on the board how can it happen, I am only trying small demo one screen and one button.