MCUxpresso variable inspection slowness and missing

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

MCUxpresso variable inspection slowness and missing

512 Views
mspenard603
Contributor IV

Often, when debugging, mouse over variable inspection does not work or is very very slow. Additionally, the Variable IDE tab has nothing listed. As seen below:

Untitled.png

Restarting seems to fix the problem. But what the hell is going on? This is driving me nuts.

MCUXpresso IDE v11.1.0 [Build 3209] [2019-12-12] on Windows 10.

0 Kudos
1 Reply

508 Views
ErichStyger
Senior Contributor V

Hi @mspenard603 ,

the Variables view shows local variables only, not clear to me if you have them? For Global variables use the 'Global Variables' view.

What debug probe are you using?

If things are slow: how much heap is used (see Show Heap Status in Eclipse for a heap status).

Other than that: 10.3.0 just came out, you might give that one a try (no need to uninstall your current version, by default each IDE is installed in a separate folder).

 

I hope this helps,

Erich

0 Kudos