debugger - stopping after 'n' occurences of event

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

debugger - stopping after 'n' occurences of event

1,641 Views
stevec
Contributor III
Labels (1)
0 Kudos
2 Replies

182 Views
stevec
Contributor III
Pressed the wrong key again. I want to stop execution of code and look at a variable after a number of iterations round a loop (see my problem in previous thread). The loop count will be over 256 I.e more than 8 bits. Can I do this with CW operating on a live target board. If not is it possible using simulation mode. I need to debug my loop termination problem.

Steve
0 Kudos

182 Views
stevec
Contributor III
Ok. I think I've sorted how to do this now. Also thanks to Daniel for identifying the probs I had on loops. I'd forgotten about the COP!!!Ooops.

Steve
0 Kudos