SPC5-MCTK-LIB_RTM_1_1_0_web, lack of #include "pal_lld.h"?
Hello,
there's problem when trying to build the project (Regardless which of the Web Motor Control Demos I choose).
The steps I made are:
1.) Import samples from application
2.) Choose one of the motor control applications
3.) Generate the SPC5 Application
4.) Build the SPC5 Application
The last step generates following error message:
./components/spc56xx_web_motor_control_component/lib/System_Drive_Params/src/Spc5xxx_MC_it.c:48:21: fatal error: pal_lld.h: No such file or directory
#include "pal_lld.h"
Which is a bit strange, since I didn't make any changes to the configuration.
Can you please help?
