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

Can I use 16f675 with pcw v2.71

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







Can I use 16f675 with pcw v2.71
PostPosted: Wed Jun 18, 2003 12:02 am     Reply with quote

Hi
First I'm sorry for my poor english.

I have pcw V2.71 and in my application I have to use 8 pin flash pic, with 10 bit adc so i want to use 16f675
But there is not include file in pcw V 2.71
What can i do?
Can i Find include file?
Please help.
Thank you.

Arif Turkey
___________________________
This message was ported from CCS's old forum
Original Post ID: 144515342
PCM programmer



Joined: 06 Sep 2003
Posts: 21708

View user's profile Send private message

Re: Can I use 16f675 with pcw v2.71
PostPosted: Wed Jun 18, 2003 4:32 pm     Reply with quote

:=Hi
:=First I'm sorry for my poor english.
:=
:=I have pcw V2.71 and in my application I have to use 8 pin flash pic, with 10 bit adc so i want to use 16f675
:=But there is not include file in pcw V 2.71
:=What can i do?
:=Can i Find include file?
-----------------------------------------------------

It's called the 12F675. Just getting the include file
will not help. Many of the built-in CCS functions will
not work, because the compiler does not have information
on the internal register settings of the 12F675. This
information is contained in the Device data file.
Also, the compiler has to know the proper locations of
the configuration bits (fuse settings) so that it can
put them into the HEX output file.

I don't have PCW, so I don't know if it's possible for
the end-user to add a new chip. CCS has a screen shot
of the device editor here:
<a href="http://www.ccsinfo.com/pix/pcw3-big.gif" TARGET="_blank">http://www.ccsinfo.com/pix/pcw3-big.gif</a>
You have an old version of PCW. Does your version have this
Device Editor screen ?

I can't really help you very much, since I don't have PCW.
But possibly, you could create a new device (12F675) or
edit an existing device so that it "looks like" the 12F675.

Even then, it may not work. The best idea may be to buy
the maintenance update for the compiler (1 year of downloads
for new versions).

If you do buy a new compiler instead of the maintenance updates,
then get the PCM compiler. The 12F675 requires PCM (not PCB).
___________________________
This message was ported from CCS's old forum
Original Post ID: 144515372
arif
Guest







Re: Can I use 16f675 with pcw v2.71
PostPosted: Thu Jun 19, 2003 6:22 am     Reply with quote

thanks!
___________________________
This message was ported from CCS's old forum
Original Post ID: 144515380
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