As I have not yet tried this but will in the next day or so I'd thought to try the forum...
I presume that the KBD.C routine is useable within a INT_TIMER1 service routine. To be implemented on a F877 device running at 20MHz with a timer interrupt every 20mS.
If anyone has any good ideas or thoughts, I'd be happy to hear them else i'll let you know how it went.
___________________________
This message was ported from CCS's old forum
Original Post ID: 144516458
Mark
Joined: 07 Sep 2003 Posts: 2838 Location: Atlanta, GA
Re: Using kbd.c within a INT_TIMER1 routine
Posted: Tue Jul 29, 2003 10:14 am
ISR's should be as short as possible. It is best to set a flag in the ISR and then check the flag in the main loop.
Regards,
Mark
:=As I have not yet tried this but will in the next day or so I'd thought to try the forum...
:=
:=I presume that the KBD.C routine is useable within a INT_TIMER1 service routine. To be implemented on a F877 device running at 20MHz with a timer interrupt every 20mS.
:=
:=If anyone has any good ideas or thoughts, I'd be happy to hear them else i'll let you know how it went.
___________________________
This message was ported from CCS's old forum
Original Post ID: 144516471
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