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 CCS Technical Support

Problem!
Goto page Previous  1, 2
 
Post new topic   Reply to topic    CCS Forum Index -> General CCS C Discussion
View previous topic :: View next topic  
Author Message
ckielstra



Joined: 18 Mar 2004
Posts: 3680
Location: The Netherlands

View user's profile Send private message

PostPosted: Thu Apr 19, 2007 4:29 am     Reply with quote

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

View user's profile Send private message

PostPosted: Thu Apr 19, 2007 4:48 am     Reply with quote

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

View user's profile Send private message

PostPosted: Wed Apr 25, 2007 7:23 am     Reply with quote

thanks for help.

I downloaded a newer version of PCW compiler and it works now.
Display posts from previous:   
Post new topic   Reply to topic    CCS Forum Index -> General CCS C Discussion All times are GMT - 6 Hours
Goto page Previous  1, 2
Page 2 of 2

 
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