cancel
Showing results for 
Search instead for 
Did you mean: 

TouchGFX on STM32H755 / Dual core code generation issue

GMG
Associate III

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

 

 

1 REPLY 1
mathiasmarkussen
ST Employee

Hi,

I suspect the issue is that you have this checkbox set:

mathiasmarkussen_0-1762430345466.png

TouchGFX expects the project files to be in a subfolder, which it will be if you uncheck the checkbox.