2025-11-06 3:38 AM
Hi, I'm using TouchGFX 4.26 on CM7 core, and I'm unable to generate a working project. When I open touchgfx file the IDE is opening correctly, but when it's the time to generate code (F4) TouchGFX IDE search for .cproject file to update with new data and correct include paths, but it search for cproject in the same path of the .ioc file and not in the CM7 folder, in dual core projects the file system structure is different, so it's impossible to generate a corret project, because .cproject is not updated. Is there a way to solve this issue? All project and code is generated with STM32CubeIDE 1.19
2025-11-06 4:01 AM
Hi,
I suspect the issue is that you have this checkbox set:
TouchGFX expects the project files to be in a subfolder, which it will be if you uncheck the checkbox.