True Time Simulator Counting Breakpoints Not Working

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

True Time Simulator Counting Breakpoints Not Working

Jump to solution
1,731 Views
GFSmith
Contributor II
Hello,
I'm working with a recent version of Freescale's CodeWarrior Development Studio,
version 5.7.0, build 2211, for the HCS12 processor, specifically the MC9S12E128,
and the True Time Simulator (Version 6.1, Build 6345).

Downloading code, single-stepping through the code, and setting simple
breakpoints is working.  I can't get Counting Breakpoints to work.  I have
followed the directions by setting the interval to say, for example, "4", then
running the code, but the debugger appears to be triggering as soon as it hits
the breakpoint instead of reaching the breakpoint four times, then halting.

Would any of you out there have an idea why counting breakpoints may not be working?  I could really use this
feature to get through some debugging at the moment.

Thanks,
Greg Smith
Labels (1)
Tags (1)
0 Kudos
Reply
1 Solution
828 Views
CompilerGuru
NXP Employee
NXP Employee
Works for me with CW 6.1, debugging with a P&E Multilink debugging a S08 QE128.
Note that you have to press Update after changing the interval in the dialog.

Daniel

View solution in original post

0 Kudos
Reply
1 Reply
829 Views
CompilerGuru
NXP Employee
NXP Employee
Works for me with CW 6.1, debugging with a P&E Multilink debugging a S08 QE128.
Note that you have to press Update after changing the interval in the dialog.

Daniel
0 Kudos
Reply