cancel
Showing results for 
Search instead for 
Did you mean: 

TouchGFX 4.14 bug while compilling

THao.1
Associate

I just install TouchGFX 4.14 version and find I can not pass compile process in KEIL enviroment. the reason is file name in TouchGFX_proj\746_customercontrol\TouchGFX\generated\images folder is different with KEIL project. So I have to change the file name to inline with the project and then I can pass the compile process. pls help solve this issue. Terrry

2 REPLIES 2
Alexandre RENOUX
Principal

Hello,

I don't understand, you solved the issue by changing the file names to be in line with the project right ?

In general you have to be careful with changing names because this can involve many files that you need to edit to match with the new name.

What name did you change exactly ? Only the name of the project folder name ?

/Alexandre

Romain DIELEMAN
ST Employee

Hi,

I will also add this question: did you create a project from TouchGFX with an application template for what I suppose is the STM32F746G discovery kit? Did you succesfully change the toolchain in the CubeMX project to MDK-ARM ? This step is necessary to compile with Keil. You will need to generate code from CubeMX and then from TouchGFX Designer again.

/Romain