program and run target-touchgfx
I am currently working on STM32H747XIH6 DISCO Board using Touch GFX. Although the simulation runs without any issues, I am encountering intermittent problems during the compilation and programming stages. At times, the compilation fails with errors stating that specific font files are missing, despite these files being present in the correct directory. I have not added any additional C++ code yet, as I want to confirm everything is functioning properly before proceeding.
Attached below are screenshots related to the errors encountered.


I looked for the file, which should be in the debug folder and it's missing.
I then tried starting a new project and the file was still missing.
I created a new workspace and a new project but had the same result.
kindly help me out ,
Thank you
