Generate Code & Run Simulator Fail
I have come back to TouchGFXDesigner after not using it for about 6 months. I have updated to 4.26.0 and created a new blank project for the STM32H747I-DISCO board. When trying to generate code, I get the following error message:
Generate Code
Generate
Done
Generate Assets
make -f simulator/gcc/Makefile assets -j8
'M' is not recognized as an internal or external command,
operable program or batch file.
Failed
Failed
Looking through the Makefile, I can't see anywhere that this 'M' would be generated, and make isn't overridden in my environment variables.
