Debugging question (watching MCU registers?)

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

Debugging question (watching MCU registers?)

1,736 Views
KRichard
Contributor II
Hello, I would like to watch how a binary code changes / configures some MCU registers (specifially how it sets up the interrupts), is it possible with the CodeWarrior debugger? If yes, how?

The question in more concrete form: the 802.15.4 MAC library doesn't work for me (custom board) and I would like to see (by watching register changes) whether it configures the timers and interrutps correctly.

Thank you,
Richard
Labels (1)
0 Kudos
Reply
1 Reply

816 Views
Kremer
Contributor I
 Hi
 
 It´s simple. Start a debugging session. Then, click on View->Registers. Here they are !!!
 
Regards
 
0 Kudos
Reply