Skip to main content
TTú.1
Associate II
August 9, 2021
Solved

Create TouchGFX project with IAR Workbench

  • August 9, 2021
  • 3 replies
  • 1770 views

Hello everyone!

I want to create a TouchGFX project using IAR Workbench. When creating the code with the STM32CubeMX software, I chose EWARM. But when I open the project with IAR workbench, in the workspace there is no gui and generated folder (I want to program in ScreenModel, ScreenPresenter, ScreenView user files in the gui folder).

So how to add generated and gui folders to my project, please give me advice!

Thanks everyone!

This topic has been closed for replies.
Best answer by Alexandre RENOUX

Hello TTú.1,

If your question is answered, please close this topic by choosing Select as Best :)

/Alexandre

3 replies

Alexandre RENOUX
Visitor II
August 19, 2021

Hello TTu.1,

To create a TouchGFX project, you need TouchGFX Designer.

CubeMX generates a .touchgfx.part file that needs to be open with the right version of TouchGFX Designer. Then you click on "Generate Code" to have gui/ and /generated folder.

Please also have a look at the documentation website.

/Alexandre

TTú.1
TTú.1Author
Associate II
August 23, 2021

Thanks for your help!

Alexandre RENOUX
Alexandre RENOUXBest answer
Visitor II
August 23, 2021

Hello TTú.1,

If your question is answered, please close this topic by choosing Select as Best :)

/Alexandre