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 2 matches
CCS Forum Index
Author Message
  Topic: CCS compiler Code
goizb0307

Replies: 4
Views: 8035

PostForum: General CCS C Discussion   Posted: Fri Jul 03, 2015 9:05 am   Subject: CCS compiler Code
1) it uses a near obsolete PIC the 877.....

2) there is no MAIN() program....

3) several libraries are included but not used...

4) the PIC will run at the max speed and the ADC is set for 10 ...
  Topic: CCS compiler Code
goizb0307

Replies: 4
Views: 8035

PostForum: General CCS C Discussion   Posted: Fri Jul 03, 2015 3:26 am   Subject: CCS compiler Code
Can anyone roughly explain about the coding below to me a. Use PIC16F877A. Thanks in advance.

#include <16F877A.h>
#device adc=10
#use delay(clock=20000000)
#define XTAL_FREQ ...
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group