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

Problem with ICD and interrupt

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








Problem with ICD and interrupt
PostPosted: Tue Dec 27, 2005 8:49 pm     Reply with quote

I have enable_interrupts(INT_TIMER1) and enable_interrupts(GLOBAL) set, and when the TMR1IF is set, the program continues normally and doesn't enter to the #int_timer1 routine.

Is a way i can use to see if the program enter to the interrupt routine?

Tanks
PCM programmer



Joined: 06 Sep 2003
Posts: 21708

View user's profile Send private message

PostPosted: Tue Dec 27, 2005 10:22 pm     Reply with quote

Both the Microchip ICD and ICD2 have the limitiation given below.
I assume the CCS ICD is similar. Could this be your problem ?

From the Microchip ICD2 help file:
Quote:

You cannot single step through an interrupt.
Due to hardware restrictions the MPLAB ICD 2
cannot jump to the interrupt vector memory
location in single step or animate mode.
Guest








PostPosted: Wed Dec 28, 2005 5:57 am     Reply with quote

Tanks
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