Can't properly import touchgfx project in STM32CubeMX
Hello everyone,
I am currently developing a project using the STM32F49I-DISCO board.
What I can already do :
- create a project in TouchGFX and run it on the target,
- create a project in TouchGFX, generate the code, import it in STM32CubeIDE and flash it to the board, works.
What I can't do and want to do :
Modify the imported TouchGFX project in STM32CubeIDE because files are as shown on the picture attached (they are duplicated/linked from somewhere and I can't figure out how to properly add for example a .c file for my FreeRTOS task). I also can't have the same integration of TouchGFX in STM32CubeIDE (I can't open the layout from STM32CubeIDE because the TouchGFX folder is not shown).
Thank you everyone!
