Skip to main content
connoisseur_de_mimi
Associate III
September 8, 2025
Solved

TouchGFX Designer without .ioc file

  • September 8, 2025
  • 1 reply
  • 295 views

I want to use TouchGFX Designer in a Project for which no .ioc file exists, but generating code in the Designer fails because of the missing .ioc file.

Is it possible to work around this? If I need to use a dummy .ioc file, which settings are relevant for the Designer?

Best answer by mƎALLEm

Hello,

I'm not TouchGFX expert, but it seems the ioc file is needed for the hardware configuration: LCD, RAM etc.. when generating the code for the target.

This is an example of a log while generating a code for a board where the ioc file is missing:

mALLEm_0-1757341921409.png

So it's is generating a code for the target (MCU) meaning that it needs the hardware config and not the simulator (your PC).

1 reply

mƎALLEm
mƎALLEmBest answer
Technical Moderator
September 8, 2025

Hello,

I'm not TouchGFX expert, but it seems the ioc file is needed for the hardware configuration: LCD, RAM etc.. when generating the code for the target.

This is an example of a log while generating a code for a board where the ioc file is missing:

mALLEm_0-1757341921409.png

So it's is generating a code for the target (MCU) meaning that it needs the hardware config and not the simulator (your PC).

"To give better visibility on the answered topics, please click on ""Accept as Solution"" on the reply which solved your issue or answered your question."