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: Counter overflow?
tsen0017

Replies: 5
Views: 8054

PostForum: General CCS C Discussion   Posted: Tue Nov 27, 2007 1:16 am   Subject: Counter overflow?
Sorry I forgot to post my compilier version. It's:

CCS PCM C Compiler, Version 4.049, 40044

Thanks,

John
  Topic: Counter overflow?
tsen0017

Replies: 5
Views: 8054

PostForum: General CCS C Discussion   Posted: Tue Nov 27, 2007 1:12 am   Subject: Counter overflow?
Thanks a lot for your reply. I have posted the code below.

Basic I expect the microcontroller to output LOW (and stops sending pulses) on both A2 and A5 after ~108000 * (24*1ms + 60ms) = 2.5 hrs. ...
  Topic: Counter overflow?
tsen0017

Replies: 5
Views: 8054

PostForum: General CCS C Discussion   Posted: Mon Nov 26, 2007 12:08 am   Subject: Counter overflow?
Hi,

I'm new to this and have some basic questions. Here is a portion of my code:

void main() {
setup_comparator(NC_NC);
setup_adc_ports(NO_ANALOGS);
port_a_pullups(8);
for(CYCLES ...
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group