Debugging question (watching MCU registers?)

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

Debugging question (watching MCU registers?)

1,745 次查看
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
标签 (1)
0 项奖励
回复
1 回复

825 次查看
Kremer
Contributor I
 Hi
 
 It´s simple. Start a debugging session. Then, click on View->Registers. Here they are !!!
 
Regards
 
0 项奖励
回复