Skip to main content
Ebun.1
Senior
June 23, 2020
Solved

TouchGFX 4.12.3 does not work

  • June 23, 2020
  • 4 replies
  • 907 views

Thank you for helping.

STM32F746G DISCO with Application Template

Blank UI with UI Template

When you create it with this, the following display appears.

Creation of TouchGFX Application failed

What is the cause?

Is there a log to analyze the cause?

Thank you.

This topic has been closed for replies.
Best answer by Ebun.1

Hi Romain

After changing the AT compatibility, the error disappeared.

I was able to confirm the location of the log file.

Thank you very much.

4 replies

Romain DIELEMAN
ST Employee
June 23, 2020

Hi,

First: why did you chose to use 4.12.3 ? The latest version is 4.13 (with 4.14 coming soon) but is this a dev choice?

Could you provide more info/pictures on what you tried to do? You did not attach a picture like you meant to I suppose. I suspect you might be choosing an AT not compatible with an older version of Designer so that is why I would recommend trying 4.13 instead.

Otherwise you can go to %APPDATA%/TouchGFX-4.12.3/TouchGFXDesigner.log

/Romain

Ebun.1
Ebun.1AuthorBest answer
Senior
June 23, 2020

Hi Romain

After changing the AT compatibility, the error disappeared.

I was able to confirm the location of the log file.

Thank you very much.

Martin KJELDSEN
Principal III
June 23, 2020

"Creation failed" could indicate that you cannot contact our package server to download the combination of AT and UI you've chosen. Check the logs in %APPDATA%/TouchGFX-4.12.3

Ebun.1
Ebun.1Author
Senior
June 23, 2020

Hi Martin

Thank you for your reply.