Joined: 18 Mar 2004 Posts: 3680 Location: The Netherlands
Posted: Thu Apr 19, 2007 4:29 am
The oldest compiler version I have is v3.185 which does contain the PIC16F767. Maybe someone else can check v3.180 to support the PIC16F767?
Adding a new chip model to the compiler not only requires a new header file but also a new compiler configuration for this chip type. If you bought the PCW or PCWH package than you will find the program chipedit.exe in the PICC directory. With this program you can add new chips to the compiler:
- Copy the profile of a chip from the same family.
- Change the parameters that are different for your model.
PCM programmer
Joined: 06 Sep 2003 Posts: 21708
Posted: Thu Apr 19, 2007 4:48 am
Quote:
Maybe someone else can check v3.180 to support the PIC16F767?
I installed vs. 3.180 and it doesn't install the 16F767.H file, so that means
it's not supported.
I saw the item below from the old versions page. I installed 3.181 and
does add support for the 16F767.
Quote:
3.181 Support for newest chips has been added (including the 648A debugger)
taubek
Joined: 17 Apr 2007 Posts: 17
Posted: Wed Apr 25, 2007 7:23 am
thanks for help.
I downloaded a newer version of PCW compiler and it works now.
All times are GMT - 6 Hours Goto page Previous1, 2
Page 2 of 2
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