I am having problem running my compiler in Single Step mode, I have a for loop that is executed 10 times before exiting but in single step mode it runs only once. The loop counter goes from 0 to 10 missing the values in between. This could by explained if I was using Step Over but I am not the version of the compiler 3.182
Anybody encountered such problems before.
Haplo
Joined: 06 Sep 2003 Posts: 659 Location: Sydney, Australia
Posted: Thu Mar 25, 2004 9:43 pm
Are you using MPLAB IDE or PCW? Does the loop work fine when you step through the generated assembly code instead of the C code?
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum