2024-08-28 03: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
2024-08-28 04:46 AM
Hello @Meenakshi,
Could you post what you have in :
Best regards,
2024-08-28 05: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
2024-08-28 05:31 AM
Can you try this Solved: Cannot use TouchGFX with STM32CubeIDE (undefined r... - STMicroelectronics Community, use @Mohammad MORADI ESFAHANIASL solution.
2024-08-28 09: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
2024-08-29 01:12 AM - edited 2024-08-29 01:22 AM
Hello @Meenakshi ,
Did you regenerate in CubeMX and then regenerate in Designer ?