make: *** [src/main.o] Error 1
make: *** 正在等待未完成的任务....
In file included from ../Project_Settings/Startup_Code/exceptions.c:30:
/home/xysun/NXP/S32DS.3.4/S32DS/software/PlatformSDK_S32K1_2022_02/SW32K1_RTD_4_4_1_0_1_D2202/Base_TS_T40D2M10I1R0/include/Mcal.h:62:10: 致命错误: Soc_Ips.h:没有那个文件或目录
62 | #include "Soc_Ips.h"
| ^~~~~~~~~~~
编译中断。
Hi@yshenu
For your new question:"The window installation is OK, but the Ubuntu installation fails. I can't found reason"
Could you please create a new topic , because I know nothing about Ubuntu.
The window installation is OK, but the Ubuntu installation fails. I can't found reason
According to the log file you provided, the Soc_Ips.h file is missing from your current project, but in fact the file will be generated in your project directory after you update the code. So my conclusion is that you probably didn't generate the configuration code correctly
Hi senlent
Maybe the component function does not exist. How to install this function?
Hi senlent,
have this error
please show me your S32 DS version like picture below, you can see the RTD 1.0.1 require "Update 1" and above version installed.
Hi senlent
look,version is ok
Hi@yshenu
I can't think of other possible reasons. I can only suggest that you reinstall the IDE and RTD. Try not to use Chinese and try again.