Hi @esmax
A possible cause for your problem could be the PC. Maybe some processes are going on in the background, causing the consumption of many resources.
You can try to reinstall the S32DS, or you also can increase the amount of memory S32DS can use as follows:
- Locate the s32ds.ini file in C:\nxp\S32DS.3.5\eclipse and open it in a text editor.
- Use the following options in the file to allocate more memory:
-Xms512m
-Xmx4096m
B.R.
VaneB