2024-12-02 06:09 AM
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.