Using the ISR for timer1 interrupt for PIC16F627

Status
Not open for further replies.

Rajendar.Abbadi

Newbie level 1
Joined
Mar 17, 2010
Messages
1
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Location
Newcastle Upon Tyne,UK
Activity points
1,285
Hi
I want to use the ISR for timer1 intrupt for PIC16f627 . I had tryed following program in sourcr boost IDE

GIE=1; PEIE=1; TMR1IE=1; TMR1ON=0; TMR1CS=0; T1CKPS1=1;
T1CKPS1=1;
void interrupt isr() {ISR body}

But it is coming up with a error.....can any one help me PLZ
 

Status
Not open for further replies.

Similar threads

Cookies are required to use this site. You must accept them to continue using the site. Learn more…