S32 Design tool Launching issue

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

S32 Design tool Launching issue

ソリューションへジャンプ
933件の閲覧回数
KarthickArumin
Contributor I
 

Facing the error while launching S32 Design Studio.PFA.

0 件の賞賛
返信
1 解決策
913件の閲覧回数
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 返答(返信)
914件の閲覧回数
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 件の賞賛
返信
864件の閲覧回数
KarthickArumin
Contributor I
Thanks for the Solution
0 件の賞賛
返信