Hello,
I’m trying to compile S32K344 FEE example, but encountered below errrors:
Description Resource Path Location Type
fatal error: Siul2_Port_Ip_Types.h: No such file or directory Siul2_Port_Ip_Cfg.h /Fee_Example_S32K344/board line 47 C/C++ Problem
fatal error: Tspc_Port_Ip_Types.h: No such file or directory Tspc_Port_Ip_Cfg.h /Fee_Example_S32K344/board line 46 C/C++ Problem
make: *** [board/subdir.mk:30: board/Siul2_Port_Ip_Cfg.o] Error 1 Fee_Example_S32K344 C/C++ Problem
make: *** [board/subdir.mk:31: board/Tspc_Port_Ip_Cfg.o] Error 1 Fee_Example_S32K344 C/C++ Problem
make: *** Waiting for unfinished jobs.... Fee_Example_S32K344 C/C++ Problem
my SDK and RTD version:
S32DS 3.5
SW32K3_RTD_4_4_1_0_0_D2110
All other examples can be compiled successfully.
Thanks!
fixed this issue.
some files were missed in the project,.
the project ----> manage ---->restore