cancel
Showing results for 
Search instead for 
Did you mean: 

I think there is a bug in the STM32CubeIDE Version: 1.4.0 Build: 7511_20200720_0928 (UTC), section “device configuration tool�?, section STMicroelectronics.X-CUBE-TOUCHGFX.4.15.0 Mode and configuration.

AGendrau
Associate

When Graphics Application is checked, a folders tree starting from TouchGFX, with files like GFX2.touchgfx, etc, is generated. It’s OK.

When the .ioc file becomes complicated (as the example I attach), it seems that TouchGFX is replaced by Src and all files are generated under Src, mixing them with main.c and the other files.

Could you fix this, please?

This discussion is locked. Please start a new topic to ask your question.
2 REPLIES 2
Martin KJELDSEN
Chief III

Can you elaborate on what you mean by "complicated" ? And in this case do you mean that "TouchGFX" files are being put under "Src" ?

/Martin

Hello,
Elaborating on the question, I discovered that the problem with folders started after migrating from an old version.
I upgraded the STM32CubeIDE, and after I double clicked the .ioc file.
It appears this dialog. I choice ‘Migrate’.
[cid:image001.png@01D6BD82.458FF9F0]
I suppose that starting from scratch folders were OK.
Do you have a work-around?
Best regards.