TouchGFX Designer fails to generate assets
Hello,
I have installed the following on my Windows 10 PC:
STM32CubeIDE v1.6.0
STM32CubeMX v6.2.0
STM32CubeProgrammer v2.6.0
TouchGFX v4.16.1
From the CubeIDE I can compile and debug code on my STM32F469I-DISCO board.
However if I try to create an example project in TouchGFX Designer, the following error appears:
Generate Assets
make -f simulator/gcc/Makefile assets -j8
'Co' is not recognized as an internal or external command,
operable program or batch file.
Failed
Failed
This same error occurs if I try to generate code for my DISCO board or for the simulator.
I have tried multiple other targets and many of the examples, all with the same error.
I have removed all the applications and reinstalled from scratch, but the same error occurs.
Thanks for any help,
Hayden