Integration of simple TouchGFX code/project into existing STM32CubeIDE proejct
- February 16, 2024
- 2 replies
- 4190 views
Hi
Currently we are developing a project based on the STM32H723.
The project is a platform for different derivates.
It uses as well Azure RTOS.
We used STM32CubeMX to generate reference code.
But at the end we modified the generated code and organized ourself the project and folder structure.
It is well integrated in the STM32CubeIDE.
Until now we had no graphical interface. But for a new project we need this.
I have already good experience with TouchGFX itself on a NUCLEO Board (STM32H723) with a SPI interface to the display.
But not with the integration to another project.
Right now we are trying to include somehow a simple TouchGFX project into our existing project.
There is nice explication on the web how to integrate the existing TouchGFX project
I followed the instructions. But I get an error when compiling the project.
I included the necessary files into the project and added also the include paths.
The error can be seen in the attached picture....
On the screenshot you can see as well the project and folder structure.
What could be wrong?
Did I integrate all necessary files?
Is this the right way to integrate a TouchGFX project into our environment?
Thanks a lot
Cheers
Urs
