11:18:52 **** Build of configuration Debug_FLASH for project Lin_Slave_S32K118_Example_DS **** make -j16 all Building file: ../src/main.c Building file: ../Project_Settings/Startup_Code/Vector_Table.s Invoking: Standard S32DS C Compiler arm-none-eabi-gcc "@src/main.args" -MMD -MP -MF"src/main.d" -MT"src/main.o" -o "src/main.o" "../src/main.c" Invoking: Standard S32DS Assembler arm-none-eabi-gcc "@Project_Settings/Startup_Code/Vector_Table.args" -o "Project_Settings/Startup_Code/Vector_Table.o" "../Project_Settings/Startup_Code/Vector_Table.s" Building file: ../Project_Settings/Startup_Code/exceptions.c Building file: ../Project_Settings/Startup_Code/nvic.c Invoking: Standard S32DS C Compiler arm-none-eabi-gcc "@Project_Settings/Startup_Code/exceptions.args" -MMD -MP -MF"Project_Settings/Startup_Code/exceptions.d" -MT"Project_Settings/Startup_Code/exceptions.o" -o "Project_Settings/Startup_Code/exceptions.o" "../Project_Settings/Startup_Code/exceptions.c" In file included from ../src/main.c:21: C:/NXP/S32DS.3.6.2/S32DS/software/PlatformSDK_S32K1_S32M24/RTD/BaseNXP_TS_T40D2M30I0R0/include/Mcal.h:61:10: fatal error: DeviceDefinition.h: No such file or directory 61 | #include "DeviceDefinition.h" Invoking: Standard S32DS C Compiler | ^~~~~~~~~~~~~~~~~~~~ arm-none-eabi-gcc "@Project_Settings/Startup_Code/exceptions.args" -MMD -MP -MF"Project_Settings/Startup_Code/nvic.d" -MT"Project_Settings/Startup_Code/nvic.o" -o "Project_Settings/Startup_Code/nvic.o" "../Project_Settings/Startup_Code/nvic.c" compilation terminated. make: *** [src/subdir.mk:20: src/main.o] Error 1 make: *** Waiting for unfinished jobs.... Finished building: ../Project_Settings/Startup_Code/Vector_Table.s In file included from ../Project_Settings/Startup_Code/exceptions.c:37: C:/NXP/S32DS.3.6.2/S32DS/software/PlatformSDK_S32K1_S32M24/RTD/BaseNXP_TS_T40D2M30I0R0/include/Mcal.h:61:10: fatal error: DeviceDefinition.h: No such file or directory 61 | #include "DeviceDefinition.h" | ^~~~~~~~~~~~~~~~~~~~ compilation terminated. make: *** [Project_Settings/Startup_Code/subdir.mk:42: Project_Settings/Startup_Code/exceptions.o] Error 1 In file included from C:/NXP/S32DS.3.6.2/S32DS/software/PlatformSDK_S32K1_S32M24/RTD/Platform_TS_T40D2M30I0R0/startup/include/nvic.h:47, from ../Project_Settings/Startup_Code/nvic.c:33: C:/NXP/S32DS.3.6.2/S32DS/software/PlatformSDK_S32K1_S32M24/RTD/BaseNXP_TS_T40D2M30I0R0/include/Mcal.h:61:10: fatal error: DeviceDefinition.h: No such file or directory 61 | #include "DeviceDefinition.h" | ^~~~~~~~~~~~~~~~~~~~ compilation terminated. make: *** [Project_Settings/Startup_Code/subdir.mk:42: Project_Settings/Startup_Code/nvic.o] Error 1 "make -j16 all" terminated with exit code 2. Build might be incomplete. 11:18:53 Build Failed. 7 errors, 0 warnings. (took 360ms)