2019-01-23 03:35 AM
I installed touch 4.10
select STM32429I-Disc1
after combining package:
1 At startup and when I pressed "Run Target" or "Generate Code" the program shows:
"Error during code generation".
2 When I pressed "Run Simulator":
"Unable to lounch simulator".
When forming a project from CubeMX, the same thing happens.
Does anyone know what's the matter?
2021-01-13 06:06 AM
2021-01-13 06:18 AM
Im so happy for your helps. we can try with teamviewer. this is my e-mail address. we can contact via e-mail after that if you want too. i will sent to you my id and password 2 hour later.
2021-01-13 07:24 AM
2021-01-13 07:40 AM
Ok. Just installed the support files for the same target STM32F746G_DISCOVERY kit -> after this installation, the TouchGFX simulator ran fine. Took less than 5 minutes but numerous support files were downloaded in the background. Very impressive toolchain as of this latest review. We can review your installation over TeamViewer once you send over the credentials.
2021-01-13 08:53 AM
Just a quick update for anyone following this thread...
1) Updated the STM32 cube IDE to 1.5.1 (was on 1.5)
2) Selected the STM32F746G_Discovery Kit which installed other dependent files for this target.
3) After completion, important that the STM32 Cube IDE can build this wizard generated basic project. If it does not build, the TouchGFX will also fail. That is our experience.
4) After this proper build, the TouchGFX was still failing but we observed the log of the compilation and the developer has spaces and some characters in the Windows user name foldername. He will now re-install a fresh Windows 10 OS with a short folder name (without these characters) -> then a fresh copy of the ST tools to test again.
My local PC on Windows 10 and a simple folder name is allowing all demo code to compile ok and the TouchGFX (gcc compiler) compiles ok.
2021-01-13 11:38 AM
Hi everyone,
first of all, thank you sooooo much @Mon2 and @Martin KJELDSEN
@Mon2 solved my problem with teamviewer. he is very very gentleman and good person. my problem is just windows 10 user name that has space and some character. i reinstalled windows 10 with valid user name. so touchgfx is working fine.:ok_hand:
2023-06-29 02:33 AM
Dear Mr Martin
In touchGFX I can generate the code but I can´t simulate with this error:
Compiling generated/gui_generated/src/screen_screen/screenViewBase.cpp
gui/src/model/Model.cpp:4:10: fatal error: stm32f4XX_hal.h: No such file or directory
#include "stm32f4XX_hal.h"//obrigado declarar
^~~~~~~~~~~~~~~~~
compilation terminated.
I already reinstall TouchGFX, I already rebuilt all my project in STM32CUBEIDE and nothing.
This library is present in the Stm32cubeIDE path project.
Do you have any idea of what is causing this error: thanks, Best regards.
2023-06-29 03:38 AM
Hi @fpgiovanini
It appears you have responded to an old community post.
Please create a new post describing your problem. Include steps done, steps to reproduce, what is working, what is not working, environment.
Thanks in advance.
2023-06-29 03:55 AM
Isnt first outdated post in this "NEW BEST FORUM PORTAL" every new version is worst
2023-06-29 03:57 AM
Is normal you cant simulate hw based code.