Joined: 30 Mar 2008 Posts: 109 Location: New Jersey
PIC18F4682
Posted: Mon Apr 07, 2008 12:43 pm
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
Posted: Mon Apr 07, 2008 1:00 pm
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
Posted: Sat Apr 12, 2008 12:44 pm
Thanks for the info. I went ahead and got the new compiler.
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