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

Using kbd.c within a INT_TIMER1 routine

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







Using kbd.c within a INT_TIMER1 routine
PostPosted: Tue Jul 29, 2003 1:47 am     Reply with quote

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

View user's profile Send private message Send e-mail

Re: Using kbd.c within a INT_TIMER1 routine
PostPosted: Tue Jul 29, 2003 10:14 am     Reply with quote

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
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