watchpoint difficulties

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

watchpoint difficulties

Jump to solution
2,257 Views
crez
Contributor I

I am using full chip simulation on version 6.7 build 8127. Whenever I set a watchpoint, I get the message "not all watchpoints can be set". I am new at this, so It's probably a silly mistake on my part. What am I doing wrong? Device : hc908jl3

Labels (1)
Tags (1)
0 Kudos
Reply
1 Solution
1,228 Views
CrasyCat
Specialist III

Hello

 

Then it seems that the simulator is using simulated hardware Breakpoints registers to handle watchpoints.

 

I would recommend you to submit a service request to validate that this is really what is going on and to submit a Change Request to get an extension in today's simulator.

Click here to submit a service request.

CrasyCat

View solution in original post

0 Kudos
Reply
3 Replies
1,228 Views
CrasyCat
Specialist III

Hello

 

For watchpoints to be functional while debugging on hardware you need to have 2 hardware breakpoints available on chip.

 

As far as I know there is not enough hardware breakpoint on the HC08JL3 MCU. So you cannot use watchpoint on this hardware. 

 

CrasyCat

1,228 Views
crez
Contributor I

Thanks,

   That would make sense if I was running the code in hardware, but I thought that the limitation you mention would not apply when running a full chip simulation.

0 Kudos
Reply
1,229 Views
CrasyCat
Specialist III

Hello

 

Then it seems that the simulator is using simulated hardware Breakpoints registers to handle watchpoints.

 

I would recommend you to submit a service request to validate that this is really what is going on and to submit a Change Request to get an extension in today's simulator.

Click here to submit a service request.

CrasyCat

0 Kudos
Reply