make: *** [src/main.o] Error 1
make: *** Waiting for unfinished tasks....
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: Fatal error: Soc_Ips.h: No such file or directory.
62 | #include "Soc_Ips.h"
| ^~~~~~~~~~~
Compilation failed.
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
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.
Hi senlent
look,version is ok
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,
have this error
Hi senlent
Maybe the component function does not exist. How to install this function?
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
Already updated, but still the same problem
please click "Update code" to generate config file before building it.