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 1 match
CCS Forum Index
Author Message
  Topic: " too many nested #include " help
pattawongse

Replies: 1
Views: 8980

PostForum: General CCS C Discussion   Posted: Thu Oct 07, 2010 4:55 am   Subject: " too many nested #include " help
I using ccs with pic16f688

with this code

"#include <16F688.h>
#fuses HS,NOWDT,NOPROTECT
#use delay(clock=20000000)

void main()
{
set_tris_c(0x00) ...
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group