Question
Link error when build TouchGFX generated project
Hello,
I'm trying to generate with STM32CubeIDE a project generated with TouchGFXDesigner and I encounter a Link Error
- "missing--end-group; added as last command line option
- cannot find -l-lW,--end-group
To generate, I do the following:
- New project in TouchGFX Designer
- Application template STM32f769I evaluation Kit
- UI Template "Text Example"
- I click Generate Code
- Opening .ioc file with CubeMX, generating code
- Build project with STM32CubeIDE
My environment is the following:
- TouchGFXDesigner 4.16.1
- STM32CubeMX 6.2.1
- F7 Package firmware 1.16.0
- Also try after migrating to 1.16.1
- STM32CubeIDE1.6.1
Any help would be welcome
Thank you
Antoine