I have some error with stm32u5f7vjt with touchgfx designer.
I'm using stm32u5f7vjt MCU with touch gfx designer for 5" Touch display. So I'm getting some error during adding image in touchgfx Designer not any issue its generated the but when i build my main code its generated error likes TouchGFX_Framebuffer will not fit in region 'FLASH', makefile error and region overflowed by 134688 bytes. how to solve this error?
Description Resource Path Location Type
5INCH_TFT.elf section `TouchGFX_Framebuffer' will not fit in region `FLASH' 5INCH_TFT C/C++ Problem
Description Resource Path Location Type
make: *** [makefile:121: 5INCH_TFT.elf] Error 1 5INCH_TFT C/C++ Problem
Description Resource Path Location Type
region `FLASH' overflowed by 134688 bytes 5INCH_TFT C/C++ Problem
