TouchGFX Cygwin Error after rebasing
Hi,
I'm using the STM32F769I-Eval board and have come accross the same Cygwin error which a lot of people seem to have come across.

After reading through multiple posts the best solution I have found was here to use 'editbin' to perform the rebase as so:
"editbin /REBASE:BASE=0x50000000 msys-1.0.dll"
(I had tried the Powershell commands also suggested by a reply in the post but that didn't seem as effective)
This rebase has worked for smaller example projects with less images, but i'm still getting the Cygwin Heap error for larger projects which is extremely frustrating.
Is there anything I can try? Any help would be greatly appreciated!
Note: I'm using TouchGFX 4.25.0 Designer
