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

12f609 or 16f616 how to add header file

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



Joined: 06 Mar 2007
Posts: 92
Location: Pune,India

View user's profile Send private message AIM Address Yahoo Messenger

12f609 or 16f616 how to add header file
PostPosted: Sat Aug 18, 2007 5:40 am     Reply with quote

Dear Sir,
I am using MPLAB 7.5 Ver. & CCS PCM C Compiler, Version 3.249, 34534.
for my application i want use,
12F609 or 12HV609
OR
16F616 or 16F610
BUT i checked my header file there is no header file for the same
plz tell me how can i include this device.
_________________
Thank You,
With Best Regards,
Deepak.
Ttelmah
Guest







PostPosted: Sat Aug 18, 2007 9:01 am     Reply with quote

You can't.
The header file, does _nothing_. All it is a a set of logical 'names', for constant values used by some of the compiler's subroutines, The compiler _itself_ has to know about the part.
Now the 16 parts, it would be almost impossible to add (it could be done in the Windows version of the compiler). The easiest way to get these, would be to upgrade the compiler. However the reason the 12 part doesn't exist, is that this requires the _PCB_ compiler, not the PCM compiler. You should already have this!... It is included now, with MPLAB. There should be a directory called 'PICC' in your MPLAB home directory. In this there should be an install. Run this, and it will install a copy of PCB, and his should support the 12F509.

Best Wishes
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