Can't open .IOC file when generated by TouchGFX Designer
I have a Nucleo-G071RB and GFX01M1 display board.
I'm using TochGFX 4.15.0 to generate the project. It generated the files and I then when into CubeIDE, the code compiled and managed to downloaded into the board and all working ok.
I now want to add some GPIO pins to the project. I tried to open the .IOC file by double clicking it but it won't open and it give me an error of:
Invalid Input: Must be project's active .ioc file.
Project's 'STM32G071_test_28-10-20' active one is 'STM32G071_test_28-10-20.ioc' file
How can I fix this ?
CubeIDE is version 1.4.2
