S32 design studio freezes

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

S32 design studio freezes

跳至解决方案
1,479 次查看
esmax
Contributor IV

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 项奖励
回复
1 解答
1,454 次查看
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

在原帖中查看解决方案

2 回复数
1,455 次查看
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

1,441 次查看
esmax
Contributor IV

Thank you! Looks like it works!

0 项奖励
回复