cancel
Showing results for 
Search instead for 
Did you mean: 

TouchGFX error

Meenakshi
Associate II

I'm using STM32F423ZHT6 board.
I setup the X-CUBE-TOUCHGFX

Meenakshi_0-1724842209722.png

And FSMC for LCD interface:

Meenakshi_1-1724842302363.png

After generate a code. I opened TouchGFX -> ApplicationTemplate.touchgfx.part.

In TouchGFX, I created a boxWithBorder 

Meenakshi_2-1724842540032.png

Then Generate code. After Build my project, It shows 187 errors.

Meenakshi_3-1724842624701.png

Please any one help me to done a project?
If I made mistake correct me 😊

 

Regards,

Mee

3 REPLIES 3
LouisB
ST Employee

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,

Louis BOUDO
ST Software Developer | TouchGFX

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 

Meenakshi_0-1724847514993.pngMeenakshi_1-1724847532972.png

But still I got some errors:

Meenakshi_3-1724847797116.png

There are my includes 

Meenakshi_4-1724847921967.png

 

 

 

Can you try this Solved: Cannot use TouchGFX with STM32CubeIDE (undefined r... - STMicroelectronics Community, use @Mohammad MORADI ESFAHANIASL solution.

Louis BOUDO
ST Software Developer | TouchGFX