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

PIC18F4682

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



Joined: 30 Mar 2008
Posts: 109
Location: New Jersey

View user's profile Send private message

PIC18F4682
PostPosted: Mon Apr 07, 2008 12:43 pm     Reply with quote

Using compiler version 3.249 and it does not include a header file for this PIC (18F4682). Can I get a header file?

Thanks, Russ
PCM programmer



Joined: 06 Sep 2003
Posts: 21708

View user's profile Send private message

PostPosted: Mon Apr 07, 2008 1:00 pm     Reply with quote

The 18F4580.H file in vs. 3.249 is mostly similar to the 18F4682.h file
in vs. 4.071. The Brownout fuses have slightly different voltages and
the INTRB fuse has 0xFF appended to the front of it.

But the guts of the compiler are in the PCH.DLL, Devices.dat, and
Devices4.dat files. If there are any differences in the built-in functions or
other features, they will be incorporated in those two files and you don't
have them.
russk2txb



Joined: 30 Mar 2008
Posts: 109
Location: New Jersey

View user's profile Send private message

PostPosted: Sat Apr 12, 2008 12:44 pm     Reply with quote

Thanks for the info. I went ahead and got the new compiler.

Russ
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