Registers values not shown while debugging in MCUxpresso

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

Registers values not shown while debugging in MCUxpresso

Jump to solution
1,093 Views
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 Kudos
Reply
1 Solution
1,088 Views
ErichStyger
Specialist I

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

View solution in original post

0 Kudos
Reply
5 Replies
1,089 Views
ErichStyger
Specialist I

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

0 Kudos
Reply
1,082 Views
tomato
Contributor III
Thanks erich. I see.
Can you show me the way to see the values while the target is running?
0 Kudos
Reply
1,054 Views
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 Kudos
Reply
1,052 Views
ErichStyger
Specialist I

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