2025-02-18 02:04 AM
Hi there,
There is the following error in TouchGFX when I try to Generate Code, even for the previous projects that already generated code successfully. I uninstall and reinstall it and try other versions, but it failed again.
the message of the error:
Generate Assets
make -f simulator/gcc/Makefile assets -j8
The system cannot find the file specified.
Failed
Failed
Solved! Go to Solution.
2025-02-19 03:28 AM
Thank you for your patience and guidance. The issue was resolved, it was related to a change in "Environment Variables" in windows that I edited few days ago.
2025-02-18 02:17 AM
Hello @STjohn and welcome to the community!
Could you share your project?
If you can't, what are the steps to reproduce the issue?
It looks like the Makefile is unavailable. Perhaps you have deleted it, moved it or you generated code in STM32CubeMX with the wrong toolchain (it should be STM32CubeIDE if you want to flash from TouchGFX Designer).
Regards,
2025-02-18 05:11 AM
Thank you for responding,
All my touchgfx projects ran successfully on the other PC, but I have this issue only with a special PC that it also worked fine until a couple days ago.
I attached a sample project that generated code successfully on the other PC except my PC.
2025-02-18 05:46 AM
No problem!
So I guess it is a configuration issue, not much I can help with. But since it works on another PC it is ok with you.
You have not attached anything. :)
Regards,
2025-02-18 10:00 PM - edited 2025-02-18 10:05 PM
2025-02-19 01:10 AM
Hello @STjohn ,
You project generates fine on my PC.
Since it is a PC problem and you have another one available, do you still want to trouble shoot or are you fine using the PC that works as a solution for your problem?
Regards,
2025-02-19 01:48 AM
Dear @GaetanGodart, this is my working PC and I need to troubleshoot it, so I would really appreciate it if you helped me.
2025-02-19 02:59 AM
Ok.
Can you check the default compiler of both PC?
Why is the non generating PC "special" ("but I have this issue only with a special PC").
What you you done on the non generating PC in the last 2 days before the incident ("it also worked fine until a couple days ago").
Again, I think it will be hard for me to help you troubleshooting why your PC doesn't generate anymore.
Regards,
2025-02-19 03:28 AM
Thank you for your patience and guidance. The issue was resolved, it was related to a change in "Environment Variables" in windows that I edited few days ago.
2025-02-19 04:07 AM
That is great to hear! :smiling_face_with_smiling_eyes:
Regards,