HC08: Watchpoint doesn't stop the program

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

HC08: Watchpoint doesn't stop the program

ソリューションへジャンプ
2,206件の閲覧回数
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,322件の閲覧回数
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,322件の閲覧回数
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,322件の閲覧回数
Ionut
Contributor I
The target is the ZigBee Evalution Board EVB 13192 with GT60. I use USB Multilink for debugging
0 件の賞賛
返信
1,323件の閲覧回数
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 件の賞賛
返信