Registers values not shown while debugging in MCUxpresso

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Registers values not shown while debugging in MCUxpresso

ソリューションへジャンプ
1,019件の閲覧回数
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,014件の閲覧回数
ErichStyger
Specialist I

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

元の投稿で解決策を見る

0 件の賞賛
返信
5 返答(返信)
1,015件の閲覧回数
ErichStyger
Specialist I

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

0 件の賞賛
返信
1,008件の閲覧回数
tomato
Contributor III
Thanks erich. I see.
Can you show me the way to see the values while the target is running?
0 件の賞賛
返信
1,001件の閲覧回数
ErichStyger
Specialist I
0 件の賞賛
返信
980件の閲覧回数
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 件の賞賛
返信
978件の閲覧回数
ErichStyger
Specialist I

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