CCS C Software and Maintenance Offers
FAQFAQ   FAQForum Help   FAQOfficial CCS Support   SearchSearch  RegisterRegister 

ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

CCS does not monitor this forum on a regular basis.

Please do not post bug reports on this forum. Send them to support@ccsinfo.com

Stepping over delay_ms() in debugger

 
Post new topic   Reply to topic    CCS Forum Index -> General CCS C Discussion
View previous topic :: View next topic  
Author Message
Guest








Stepping over delay_ms() in debugger
PostPosted: Fri Feb 27, 2009 9:35 pm     Reply with quote

I have PCM 4.086 and MPLab 8.20 and a PICKit2 and a 16F886 chip. When I am debugging and try to step over the delay_ms() function, the program jumps to the #use delay statement and gets stuck. At that point, I cannot stop or restart the program. I must reconnect with the debugger to get unstuck. Is this a normal issue? Are there any tricks to avoid this? I suppose I could always put a breakpoint after the delay statement and run to it, but that is awkward. Any ideas?
PCM programmer



Joined: 06 Sep 2003
Posts: 21708

View user's profile Send private message

PostPosted: Sun Mar 01, 2009 1:24 am     Reply with quote

Quote:

I have PCM 4.086 and MPLab 8.20 and a PICKit2 and a 16F886 chip
When I am debugging and try to step over the delay_ms() function,
the program jumps to the #use delay statement and gets stuck

This is really a Microchip issue. Here are a few threads on it from their forum:
http://www.microchip.com/forums/tm.aspx?m=238493
http://www.microchip.com/forums/tm.aspx?m=25775
http://www.microchip.com/forums/tm.aspx?m=291963
Guest








PostPosted: Sun Mar 01, 2009 12:17 pm     Reply with quote

Thanks, those links helped me understand what is happening a bit better.
Display posts from previous:   
Post new topic   Reply to topic    CCS Forum Index -> General CCS C Discussion All times are GMT - 6 Hours
Page 1 of 1

 
Jump to:  
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


Powered by phpBB © 2001, 2005 phpBB Group