Hi,
I built a S32K344 project in S32DS3.4,and it took me for more than 5min.Can I speed up it ?thanks.
Senlent:
thanks. I modifed that setting as you said,but it is still very slow.
I have also encountered a situation that can reduce the build-time,which is disconnecting the network,because the S32 DS background update tasks will increase the burden of the CPU, maybe you can try this method is effective to you or not.
BR!
Jim,
There some tips may help you speed up your build time.
Fist, you can close the unused project ,as I can see that you opened many unused projects,and then try to clean the project you using,then build it again.
Second,try to expand the max heap size of S32 DS.
please try to click below link for details.
https://community.nxp.com/t5/S32K/How-to-expand-the-max-heap-size-of-s32ds/td-p/1379575
BR!
Jim,