Skip to main content
sKang.3
Visitor II
May 15, 2019
Question

Error during code generation

  • May 15, 2019
  • 3 replies
  • 1140 views

0690X000008vtVCQAY.pngI selected "STM32F769I-DSCO" and configured "Tiled imgae" and executed "Generate code", "Error during code generation" occurs.

However, if you run the same procedure and method on another PC, the code will be generated normally.

It is a symptom to remove the program and reinstall it.

Please help me if you know why.

This topic has been closed for replies.

3 replies

Martin KJELDSEN
Principal III
May 16, 2019

Hi @sKang.3​,

What happens if you try to compile through the TouchGFX Environment command line? "make -f simulator/gcc/Makefile". I'm expecting the same thing.

It's been a while since i've heard about this issue. Which version of windows are you running?

/Martin

Martin KJELDSEN
Principal III
May 20, 2019

How are your machine resources looking? RAM, Virtual memory in windows, etc?

Martin KJELDSEN
Principal III
June 13, 2019

Any update on this @sKang.3​ ?

Sometimes it's because another version of msys.dll is in your path (than what is in our environment).

/Martin