Skip to main content
Shubham Shivarkar
Associate II
February 5, 2020
Question

TouchGFX 4.13 does not have Keil Compiler?

  • February 5, 2020
  • 8 replies
  • 1630 views

Hello,

I am using TouchGFX 4.10 but want to use the latest version i.e. 4.13. The issue I am facing in this version is that there is no Keil Compiler I.e. I can't edit the generated code in keil henceforth. Want to know if there is anything that I can do to get the generated code of TouchGFX in Keil compiler.

Thank You and regards.

This topic has been closed for replies.

8 replies

Martin KJELDSEN
Principal III
February 5, 2020

Hi,

Are you talking about Application Templates that do not have Keil projects? That's right, some don't, but for the ones that support an .ioc file you simply generate your projects through CubeMX.

Are you using a specific board?

/Martin

Shubham Shivarkar
Associate II
February 6, 2020

Hi,

If I have to configure some widget,earlier in version 4.10 I used to do in keil IDE as the backend code was generated in Keil. But now in version 4.13 how do I configure the widgets. I don't have any clue.

Thank You and regards.

Martin KJELDSEN
Principal III
February 7, 2020

Sorry, i don't understand.

Keil doesn't generate anything. Configuring widgets is done either through TouchGFX Designer or by hand in user code.

Can you be a bit more specific?

/Martin

Shubham Shivarkar
Associate II
February 7, 2020

Hello Sir,

Thank You for reply

I need to modify the user code in Keil which is not supported in TouchGFX 4.13.

maurizio23
Associate II
February 6, 2020

Hi mee too I'm studing new Touch GFX Designer 4.13 and CubeMX 5.5.0 for my new own board un production. I use STemWin in my own STM32F429 board, but now I'm evaluation if move to Touch GFX Desing UI if will be possibile.

I use KEIL compiler and I'm interested in this question and answer.

Martin KJELDSEN
Principal III
February 7, 2020

Keil is supported! You'll use CubeMX to generate your TouchGFX HAL / Keil project and open that in the TouchGFX gui designer which then updates your Keil project for you.