Registers values not shown while debugging in MCUxpresso

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

Registers values not shown while debugging in MCUxpresso

跳至解决方案
1,930 次查看
tomato
Contributor III

tomato_0-1672147434715.png

Hi all,

I am a new user of MCUXpresso IDE and I would like to know how to see the peripherals registers while debugging. As you can see from the screenshot attached the values of the registers are not showed. Can you help me? Am I doing anything wrong?

I am using the LPC845 BRK with the standard debugging set-up provided with the development board.

 

Thansks

 

0 项奖励
回复
1 解答
1,925 次查看
ErichStyger
Specialist I

Your target is running: halt/pause/suspend it first.

在原帖中查看解决方案

0 项奖励
回复
5 回复数
1,926 次查看
ErichStyger
Specialist I

Your target is running: halt/pause/suspend it first.

0 项奖励
回复
1,919 次查看
tomato
Contributor III
Thanks erich. I see.
Can you show me the way to see the values while the target is running?
0 项奖励
回复
1,912 次查看
ErichStyger
Specialist I
0 项奖励
回复
1,891 次查看
tomato
Contributor III
Thanks eric. Now I can have a live monitor of a global variable (as described in the link you shared)
Is there a way to see the actual registers value while running? (I mean in the window on the left in the first image I posted)
0 项奖励
回复
1,889 次查看
ErichStyger
Specialist I

No, that window cannot support live update of the registers: that would be way too intrusive.