v11.3.0 slow and sluggish

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

v11.3.0 slow and sluggish

966 Views
mspenard603
Contributor IV

Hi Gents,

 My MCUxpresso IDE seems awfully slow and sluggish. For instance, if I start typing there is pause the cursor. My workstation is a well spec'd machine.

What preferences should I be looking?

 

0 Kudos
4 Replies

957 Views
ZhangJennie
NXP TechSupport
NXP TechSupport

Hi mspenard603 

From my experience of using MCUXpresso IDE, it is not that slow. 

I suggest you create a new project under a new workspace to see it the problem is still the same.

I know some customer has similar problem as yours. they resolve the problem by disable firewall and virus defender. Please check this point as well.

Have a nice day,

Jun Zhang

0 Kudos

920 Views
mspenard603
Contributor IV

Hi Jun,

 From my experience MCUexpresso IDE, is slow.

Anti-virus and firewall are disabled.

Other projects seem quicker. However, my project is quite large.

I also have an issue when I make a change under Properties. I have to let it sit a few seconds after hitting apply. Otherwise I get the following error:

Untitled.pngUntitled2.png

0 Kudos

912 Views
ZhangJennie
NXP TechSupport
NXP TechSupport

SO your problem is related with your large project only.

One possibility is that the IDE heap size is not big enough, please follow this article to increase heap size.

https://mcuoneclipse.com/2015/07/31/improve-eclipse-performance-with-increased-heap-size/

 

If you ever rename the project, see solution in this thread,

https://community.nxp.com/t5/MCUXpresso-IDE/Why-does-MCUExpresso-IDEcompile-so-slow/td-p/1375326

 

Have a nice day

Jun Zhang

0 Kudos

836 Views
mspenard603
Contributor IV

Heap seems fine. I never run up against the current maximum. And it expands, contracts and does garbage collection. The lagging pauses seem to happen during garbage collection as well. Really annoying. 

0 Kudos