MotorControl Workbench generate project with 20+ errors in STMCUBEIDE
STM Motor Workbench
When I tested the motor in Motor Profiler, I am adding the settings to MotorControl Workbench, and generated the project in CubeMx, but when I try to compile the program I have 20+ errors like:
undefined reference to `STO_PLL_Init'
undefined reference to `RUC_Init'
in question (https://community.st.com/s/question/0D50X00009XkWF5/motor-control-sdk-510-and-sw4stm32-not-compiling) was the same problem, but the solution didn't work, I think I didn't know how to add a library in STMCUBE_IDE right, maybe it's a problem.
Board: Nucleo-F303RE + IHM16M13S
Soft: STMCUBE_IDE 1.8.0
Motor Workcbench 5.4.8
