TouchGFX error
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-08-28 3:58 AM
I'm using STM32F423ZHT6 board.
I setup the X-CUBE-TOUCHGFX
And FSMC for LCD interface:
After generate a code. I opened TouchGFX -> ApplicationTemplate.touchgfx.part.
In TouchGFX, I created a boxWithBorder
Then Generate code. After Build my project, It shows 187 errors.
Please any one help me to done a project?
If I made mistake correct me :smiling_face_with_smiling_eyes:
Regards,
Mee
- Labels:
-
TouchGFX
-
TouchGFX Designer
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-08-28 4:46 AM
Hello @Meenakshi,
Could you post what you have in :
- your project properties ->c/c++ general -> paths and symbols ->library paths
- your project properties ->c/c++ general -> paths and symbols ->libraries
Best regards,
ST Software Developer | TouchGFX
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-08-28 5:25 AM
Thanks for your reply @LouisB. I solved the max errors with the help of https://community.st.com/t5/stm32-mcus-touchgfx-and-gui/how-to-solve-undefined-reference-errors-during-building-a/td-p/98276
But still I got some errors:
There are my includes
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-08-28 5:31 AM
Can you try this Solved: Cannot use TouchGFX with STM32CubeIDE (undefined r... - STMicroelectronics Community, use @Mohammad MORADI ESFAHANIASL solution.
ST Software Developer | TouchGFX
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-08-28 9:48 PM
Hi @LouisB
I try this Solved: Cannot use TouchGFX with STM32CubeIDE (undefined r... - STMicroelectronics Community,
But, still I got the same error
Regards,
Mee
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-08-29 1:12 AM - edited ‎2024-08-29 1:22 AM
Hello @Meenakshi ,
Did you regenerate in CubeMX and then regenerate in Designer ?
ST Software Developer | TouchGFX
