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

File 12HV615.h

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



Joined: 23 Oct 2007
Posts: 1

View user's profile Send private message

File 12HV615.h
PostPosted: Tue Oct 23, 2007 1:28 pm     Reply with quote

Hi..

I'm working with ccs and the PIC12HV615...but my CCS compiler doesn't have the file 12HV615.h in its data base of devides Crying or Very sad ...It's possible???
(i can't remenber the version but my compiler isn't old)

Please, Who has it?

many thanks...

/nacho
Foppie



Joined: 16 Sep 2005
Posts: 138
Location: The Netherlands

View user's profile Send private message Send e-mail Visit poster's website MSN Messenger

PostPosted: Wed Oct 24, 2007 12:32 am     Reply with quote

I have this file. I have compiler version v4.057. I do not know at which compiler version the file appeared.

As far as I know it is not allowed to exchange the CCS libraries.

So my advice is to update your compiler.

(see also: http://www.ccsinfo.com/forum/viewtopic.php?t=26245 point 10)
Ttelmah
Guest







PostPosted: Wed Oct 24, 2007 2:13 am     Reply with quote

This file is not a 'library'. It i just a simple 'include' file, containing defintions used by the internal functions. You can create these yourself easily, but they won't give you support for another processor.

Repeat after me:

"Adding the .h file for a processor, _will not_ add support for that processor to the compiler".

The actual support for the processor, is in the 'devices.dat' file.
You _can_ add an extra chip to this yourself (if you are using the 'windowed' compiler), using device editor, but if you want a compiler with a latter chip included, I'm afraid the only solution is to buy a latter compiler version.

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