|
|
View previous topic :: View next topic |
Author |
Message |
paddy Guest
|
About the Timer0 interrupt in Pic12c508 or PIC16C54 with cc |
Posted: Tue May 13, 2003 2:44 am |
|
|
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 |
Posted: Tue May 13, 2003 4:42 am |
|
|
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 |
|
|
|
|
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
|