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

About the Timer0 interrupt in Pic12c508 or PIC16C54 with cc

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







About the Timer0 interrupt in Pic12c508 or PIC16C54 with cc
PostPosted: Tue May 13, 2003 2:44 am     Reply with quote

Dear all,

Who can help me,How can I get the interrupt handle in PIC12c508A or other using the css compiler,The datasheet of the PIC12c508A refer the chip have a timer0,but allways get the error message when I add the #int RTCC or #int timer0,How can I use the only interrupt in this chip?

Thanks in advancecd!
___________________________
This message was ported from CCS's old forum
Original Post ID: 14397
Tomi
Guest







Re: About the Timer0 interrupt in Pic12c508 or PIC16C54 wit
PostPosted: Tue May 13, 2003 4:42 am     Reply with quote

Interrupts are not supported by 12-bit core devices.
You can use 14-bit cores (e.g. 12F6XX) instead (or you can poll the timer for overflow).

:=Dear all,
:=
:= Who can help me,How can I get the interrupt handle in PIC12c508A or other using the css compiler,The datasheet of the PIC12c508A refer the chip have a timer0,but allways get the error message when I add the #int RTCC or #int timer0,How can I use the only interrupt in this chip?
:=
:= Thanks in advancecd!
___________________________
This message was ported from CCS's old forum
Original Post ID: 14399
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