cancel
Showing results for 
Search instead for 
Did you mean: 

TouchGFX Designer without .ioc file

connoisseur_de_mimi
Associate III

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?

1 REPLY 1
mƎALLEm
ST Employee

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.