S32KDS bulid S32K312 project very slow

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

S32KDS bulid S32K312 project very slow

201 Views
Ean
Contributor II

project is a UART example.20240508-145609222.jpg

 20240508-145355.jpg

Tags (1)
0 Kudos
5 Replies

171 Views
Julián_AragónM
NXP TechSupport
NXP TechSupport

Hi @Ean,

Firstly, please make sure your device meets the minimum requirements for S32DS:

Julin_AragnM_0-1715203703199.png

If build time is still slow when meeting the requirements, you can increase RAM usage from s32ds.ini file (located in C:\NXP\S32DS.3.5\eclipse\folder). The variable "Xmx" is the maximum RAM that can be used by S32DS, you could increase the value, depending on your machine.

Best regards,
Julián

0 Kudos

138 Views
Ean
Contributor II
i disconnect computer wifi.can fix this problem,but why?
0 Kudos

98 Views
Julián_AragónM
NXP TechSupport
NXP TechSupport

Hi @Ean,

Could you share which version of Design Studio you are using? There have been some reports on old tools for slow build time that has been fixed by disconnecting the network, such as these:

Best regards,
Julián

0 Kudos

95 Views
Ean
Contributor II

1.jpg2.jpg3.jpg

0 Kudos

61 Views
Julián_AragónM
NXP TechSupport
NXP TechSupport

Hi @Ean,

S32DS should not have any dependency on network, could it be some background process slowing down compilation time?

Perhaps you could try to capture network traffic until the build process is finished (e.g. via a network sniffer like Wireshark)?  Then you might also try to identify which process owns the TCP connection suspected of the build delays (e.g. TCPView).

You could also try updating to newest RTD release to test compilation times.

Best regards,
Julián

0 Kudos