Associate
July 30, 2021
Question
Compile problems from STM32CubeIDE in STM32H747-DISCO based TouchGFX project
- July 30, 2021
- 3 replies
- 2813 views
Hello,
I have compile problems with STM32CubeIDE.
< Detail information >
1) STM32CubeIDE version : 1.7.0
2) TouchGFX version : 4.17.0
3) Target Board : STM32H747I-DISCO
4) Process order in my case
- Create new STM32 project (select STM32H747I-DISCO board, targeted language is C++)
- Configure Software Packs (in .ioc file)

- GUI design from TouchGFX program (open ApplicationTemplate.touchgfx.part)
- Generate code
- Refresh STM32 project and copy necessary files From TouchGFX project to STM32 project
- Build project (in my case, compile error occurs)
- If needed, added Paths

5) Compile error messages
Attached my project.
Please advise for me, thanks.