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

Can I find 16F1947.h for ccs 4.104

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



Joined: 09 May 2011
Posts: 6

View user's profile Send private message

Can I find 16F1947.h for ccs 4.104
PostPosted: Mon May 09, 2011 3:59 am     Reply with quote

Dear All,

I am using pic 16F1947 to develop my new project. But I can't find the

header file of 16F1947.h. Where can I find this header file or which

header file can I use instead of 16F1947.h ?


Thanks a lot !!!
PCM programmer



Joined: 06 Sep 2003
Posts: 21708

View user's profile Send private message

PostPosted: Mon May 09, 2011 12:03 pm     Reply with quote

CCS doesn't allow us to give it you. But if your compiler doesn't have
the 16F1947.h file, it means the compiler doesn't have support for the PIC
in the PCM.DLL and the Devices4.dat files. That's the important part.
The .h file just has constants that can be used as parameters for the
built-in functions that are defined in the PCM.DLL file. But without support
for the functions, the constants are not very useful.

So you really need to upgrade the compiler.
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