Skip to main content
AGendrau
Associate
November 16, 2020
Question

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.

  • November 16, 2020
  • 1 reply
  • 811 views

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 topic has been closed for replies.

1 reply

Martin KJELDSEN
Principal III
November 17, 2020

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

AGendrau
AGendrauAuthor
Associate
November 18, 2020
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.