HC08: Watchpoint doesn't stop the program

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

HC08: Watchpoint doesn't stop the program

跳至解决方案
2,202 次查看
Ionut
Contributor I
Hi,
I'm using CW 5.7.0 for HCS08.
I run the application and set a watchpoint in the debugger at address 860 (I check for Write access). The problem is that when the value at 860 is changed, the program doesn't stop, although the watchpoint is enabled.
 
Also do you have any idea on how to make the debugger remember the watchpoints between sessions ? Now, if I exit the debugger, then make changes in the code, the next time I start the debugger I need to redefine the watchpoints.
 
 
Thank you

Message Edited by CrasyCat on 2007-04-13 11:25 AM

标签 (1)
标记 (1)
0 项奖励
回复
1 解答
1,318 次查看
CrasyCat
Specialist III
Hello
 
This should be working. At least it worked for me on a HCS08GB60 board.
I would recommend you to submit a service request through our web site around that.
Make sure to attach a reproducible project to the SR.
 
One of our support engineer will be looking into that.
 
CrasyCat

在原帖中查看解决方案

0 项奖励
回复
3 回复数
1,318 次查看
CrasyCat
Specialist III
Hello
 
Which connection are you using for debugging (simulator, USB Multilink, ....)?
Which MCU are you targeting (HCS08GB60, ...)?
 
Is there anything written to the command window while you are running the code?
Some times the debugger writes interesting info in there :smileywink:.
 
There is currently no way to store watchpoints before exiting from debugger.
I would recommend you to submit a feature request through the system for that.
 
CrasyCat
0 项奖励
回复
1,318 次查看
Ionut
Contributor I
The target is the ZigBee Evalution Board EVB 13192 with GT60. I use USB Multilink for debugging
0 项奖励
回复
1,319 次查看
CrasyCat
Specialist III
Hello
 
This should be working. At least it worked for me on a HCS08GB60 board.
I would recommend you to submit a service request through our web site around that.
Make sure to attach a reproducible project to the SR.
 
One of our support engineer will be looking into that.
 
CrasyCat
0 项奖励
回复