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 CCS Technical Support

Search found 3 matches
CCS Forum Index
Author Message
  Topic: Timer0 false triggering on enable:
mng000

Replies: 4
Views: 5819

PostForum: General CCS C Discussion   Posted: Tue Jun 06, 2006 3:12 pm   Subject: Timer0 false triggering on enable:
Thank you very much Ttelmah for the helpful explanation and general pointers - most appreciated!
  Topic: Timer0 false triggering on enable:
mng000

Replies: 4
Views: 5819

PostForum: General CCS C Discussion   Posted: Tue Jun 06, 2006 12:21 pm   Subject: Timer0 false triggering on enable:
I had tried using:

#bit T0IF=0xB.2

with

do{T0IF=0;}while(T0IF!=0);

at the start of the main function, but now after some playing around, it seems that it works ONLY if I put it after the s ...
  Topic: Timer0 false triggering on enable:
mng000

Replies: 4
Views: 5819

PostForum: General CCS C Discussion   Posted: Tue Jun 06, 2006 11:30 am   Subject: Timer0 false triggering on enable:
Hi all,

I am looking for a bit of advise - I have been having trouble with timer interrrupts, and have stripped my code down to the bare-essentials to work out what is going wrong.

Basically, i ...
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group