MCUxpresso variable inspection slowness and missing

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

MCUxpresso variable inspection slowness and missing

666 次查看
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 项奖励
回复
1 回复

662 次查看
ErichStyger
Specialist I

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 项奖励
回复