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

I need PIC18F4620.h

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



Joined: 06 Apr 2004
Posts: 9

View user's profile Send private message

I need PIC18F4620.h
PostPosted: Thu Jul 23, 2009 12:54 am     Reply with quote

Anyone can send me this header file? I can't find this header file in my PICC directory.

Thank you.
Ttelmah
Guest







PostPosted: Thu Jul 23, 2009 2:41 am     Reply with quote

Do a search on the forum.
If your compiler supports the chip, you will have the header. If it is not present, your compiler does not support the chip, and adding the header, _won't add support_.
You need to upgrade the compiler to get support.

Best Wishes
serching



Joined: 06 Apr 2004
Posts: 9

View user's profile Send private message

PostPosted: Thu Jul 23, 2009 3:03 am     Reply with quote

actually i have the PICkit2 which come with 16F887.
but now i need to switch to 18F4620 due to the ROM size.
I found that 18F4620 SDK also using the PICkit 2.
So i hope that somebody can provide me the header file so that i can using that header file to test whether it compatible or not.

thanks
Ttelmah
Guest







PostPosted: Thu Jul 23, 2009 5:21 am     Reply with quote

You are missing the point.
All the header is, is a text file. You can generate one yourself, by copying values from ones for a similar chip. If your compiler supports the chip, you can compile code for it, without this header. If however, the compiler you have, does not support the chip, adding the header does nothing.
To add support for the 18 chip, required the _PCH_ compiler. You only have the PCM compiler.
People can't send you the headers anyway. They are copyrighted.
If your compiler has it 'missing', then ask CCS, but what you have bought, is _not_ the PIC18 version of either the hardware or the software, which is why this file is not there.

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