Skip to main content
Associate
December 2, 2024
Question

TouchGFX produces errorcode with undefined references

  • December 2, 2024
  • 2 replies
  • 700 views

Hi, 
I tried to set up a simple example GUI with a Riverdi RVT50. I can generate the code in TouchGFXDesigner and open it with CubeIDE. When i try to build the code i get some undefined reference errors. 

undefined reference to `vtable for touchgfx::CortexMMCUInstrumentation'
and 
undefined reference to `touchgfx::CortexMMCUInstrumentation::init()

CubeIDE,CubeMX and TouchGFXDesigner are all up to date.

2 replies

ST Employee
December 4, 2024

Hello @tvogt,

Which version of CubeMx and TouchGfx do you have exactly ?

BR,

Louis B.

tvogtAuthor
Associate
December 5, 2024

hi 
i used
touchgfx 4.24.1
cubemx 6.13

ST Employee
December 12, 2024