S32 design studio freezes

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

S32 design studio freezes

Jump to solution
604 Views
esmax
Contributor III

Hello. S32 Design Studio freezes during startup and does not respond. 

there is only this window 

esmax_0-1697535456936.png

esmax_1-1697535505156.png

 

reinstallation doesn't help.

How this can be fixed?

0 Kudos
Reply
1 Solution
579 Views
VaneB
NXP TechSupport
NXP TechSupport

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

View solution in original post

2 Replies
580 Views
VaneB
NXP TechSupport
NXP TechSupport

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

566 Views
esmax
Contributor III

Thank you! Looks like it works!

0 Kudos
Reply