Skip to main content
scrocker-amp
Visitor II
March 27, 2020
Question

I receive "undefined reference to `TP_STM32_MotionFX_Library_Init'" when adding MotionFX to an existing project in STM32CubeMX.

  • March 27, 2020
  • 0 replies
  • 497 views

I have added the library but I cannot build the project because there is a call to TP_STM32_MotionFX_Library_Init in StartDefaultTask (I am using FreeRTOS and Atollic) that appears to be missing from the library.

If I comment out this line, the call to MotionFX_initialize does not return.

I cannot send the entire source as this is a commercial project, but I can send pieces if required.

This topic has been closed for replies.