cancel
Showing results for 
Search instead for 
Did you mean: 

Missing file when create new project with IAR and STEVAL-ETH001V1

phamtutailtvm
Associate II

Hi everyone!

I am currently working on the steval-eth001v1 kit. If I open the project attached in the firmware, there is no problem. But when I want to create a new project using IAR or Keil C, an error appears that the c file is missing.
Anyone who has encountered the same problem can help me?

I can't find the c file containing the above functions in the new project, but when I run the project attached in the firmware, it doesn't report an error.

phamtutailtvm_0-1736930088448.png

 

1 REPLY 1
GMA
ST Employee

Hello @phamtutailtvm,

Firstly, we apologize for the delay in replying to your post.
If your point is still pertinent, for IAR, RUC functions are embedded in libmc-iar_M7.a library. Make sure that this library located in "Middleware/MCSDK_v5.4.4/MotorControl/lib" directory is present on your project:

GMA_0-1753198099370.png

 

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