Skip to main content
Associate II
January 6, 2025
Solved

Missing library "TrajCtrl.h" when creating project on kit STEVAL-ETH001V1

  • January 6, 2025
  • 1 reply
  • 792 views

I bought the STEVAL-ETH001V1 kit on digikey. I also downloaded the firmware for the servo drive. However, when I build this project using keil c, the "TrajCtrl.h" library is missing and this library is not provided in the firmware.
I would like to ask where I can find this library or can someone help me?

Best answer by GMA

Hello @phamtutailtvm,

Loading project on IAR, PositionDemo.c file, that uses TrajCtrl.h file, is not part of the project. Could you try without it?

1 reply

GMA
GMABest answer
Technical Moderator
January 7, 2025

Hello @phamtutailtvm,

Loading project on IAR, PositionDemo.c file, that uses TrajCtrl.h file, is not part of the project. Could you try without it?

If you agree with the answer, please accept it by clicking on 'Accept as solution'.Best regards.GMA
Associate II
January 8, 2025

Why don't you provide that file in the firmware? I use Keil C to run and debug for my project. So i need that file to continue my project. 
If possible, can you provide me that file?