I'm experiencing difficulties when trying to debug my code using breakpoints.
Sometimes they set, sometimes they won't set at the specific point in the code but rather a few steps on. This isn't too difficult to cope with although I'd like to understand the why as the code isn't at a conditional break or anything - sometimes seems to be the case when just setting some registers sequentially.
Then other times even though the break point seems to set correctly, CW seems to ignore it.
Can anyone help please....?