Fatal error with touchgfx custom board generated code
I have an STM32H745 custom board project. I use LTDC dispaly , DMA2D and CRC. not yet implemented touch sensor. I would like to just show a logo(image on my 480*480 display). I am generating code form cubemx(v6.12.1) added xcubetouchgfx(4.24.1). I have generated code no under root. I opened .part file made a simple UI with a box and text and generated code. now if i compile the project, there are few fatal errors. it says no such directory or file. I try to manually add it still issue persist. I added include paths as mentioned in this document https://support.touchgfx.com/docs/development/ui-development/working-with-touchgfx/using-ides-with-touchgfx
but no use. I am not using os and it is a dual core MCU.

Any help to fix the issue is highly appreciated.
