S32 Design tool Launching issue

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

S32 Design tool Launching issue

跳至解决方案
952 次查看
KarthickArumin
Contributor I
 

Facing the error while launching S32 Design Studio.PFA.

0 项奖励
回复
1 解答
932 次查看
IsaulO
NXP Employee
NXP Employee

Hi @KarthickArumin ,

This issue could be related to an error with the installation or lack of Java heap memory, so you can increase this amount in the .ini file (allocated in C:\NXP\S32DS_Power_v2.1\eclipse), by changing the -Xmx1024m parameter to -Xmx2048m, this will allow the process to use up to 2048 MB of memory. However, if you prefer, can try reinstalling the S32 Design Studio before to changing the parameter.

Note that setting memory sizes to be near or larger than the amount of available physical memory on your machine will cause Java to "thrash" as it copies objects back and forth to virtual memory, which will severely degrade your performance.

BR,
IsaulO.

在原帖中查看解决方案

0 项奖励
回复
2 回复数
933 次查看
IsaulO
NXP Employee
NXP Employee

Hi @KarthickArumin ,

This issue could be related to an error with the installation or lack of Java heap memory, so you can increase this amount in the .ini file (allocated in C:\NXP\S32DS_Power_v2.1\eclipse), by changing the -Xmx1024m parameter to -Xmx2048m, this will allow the process to use up to 2048 MB of memory. However, if you prefer, can try reinstalling the S32 Design Studio before to changing the parameter.

Note that setting memory sizes to be near or larger than the amount of available physical memory on your machine will cause Java to "thrash" as it copies objects back and forth to virtual memory, which will severely degrade your performance.

BR,
IsaulO.

0 项奖励
回复
883 次查看
KarthickArumin
Contributor I
Thanks for the Solution
0 项奖励
回复