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

18F4680 not found

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



Joined: 19 Jul 2004
Posts: 33

View user's profile Send private message

18F4680 not found
PostPosted: Thu Dec 02, 2004 7:45 pm     Reply with quote

Hi..

PCM 3.202 was already installed in my computer PICC
directory. And I just bought PCH compiler and installed
it under PICC directory.
As we are going to use 18F4680 processor, I need to include
header file for that in the beginning of the program. But
I found some 18 series .h files are there in the Devices
folder but not 18F4680.h . How can I use this device?
Is it possible to having some problem while installation and
this file having not been copied?

Thanx in advanced...

Regards
Prashant
Haplo



Joined: 06 Sep 2003
Posts: 659
Location: Sydney, Australia

View user's profile Send private message

PostPosted: Thu Dec 02, 2004 8:12 pm     Reply with quote

Take a look at this page:
http://www.ccsinfo.com/devices.shtml

It seems PIC18F4680 is not supported yet.
PCM programmer



Joined: 06 Sep 2003
Posts: 21708

View user's profile Send private message

PostPosted: Thu Dec 02, 2004 10:27 pm     Reply with quote

Also be aware that installing different versions of PCM and PCH
in the same directory can cause problems. See this thread:
http://www.ccsinfo.com/forum/viewtopic.php?t=19614
Note that this problem doesn't occur with PCWH because both
compilers are automatically the same version with that product.
It's only a problem when you buy the separate compilers.
Mark



Joined: 07 Sep 2003
Posts: 2838
Location: Atlanta, GA

View user's profile Send private message Send e-mail

PostPosted: Fri Dec 03, 2004 6:46 am     Reply with quote

PCM programmer wrote:
Also be aware that installing different versions of PCM and PCH
in the same directory can cause problems. See this thread:
http://www.ccsinfo.com/forum/viewtopic.php?t=19614
Note that this problem doesn't occur with PCWH because both
compilers are automatically the same version with that product.
It's only a problem when you buy the separate compilers.


Well that stinks Sad
treitmey



Joined: 23 Jan 2004
Posts: 1094
Location: Appleton,WI USA

View user's profile Send private message Visit poster's website

PostPosted: Fri Dec 03, 2004 8:52 am     Reply with quote

Mark: just call them a different name.
/PICC
/PICC3.19
/PICC3.20
/PICC3.212
all at the same level


then rename the version you WERE using to PIC.XXX (to its version)
and the NEW version you want to use renamed to /PIC

I keep most of the stable versions around. I know certain projects will compile without a problem on certain compiler versions.
Why fix what ain't broken?
Mark



Joined: 07 Sep 2003
Posts: 2838
Location: Atlanta, GA

View user's profile Send private message Send e-mail

PostPosted: Fri Dec 03, 2004 8:57 am     Reply with quote

Well I pay every year for the latest but looky what version all but one (I think) of my projects use:

Quote:
MPASM

CCS PCM C Compiler, Version 2.708, 7910

Filename: D:\PIC\KEYPAD\UIP.LST

ROM used: 7148 (87%)
Largest free fragment is 881
RAM used: 157 (43%) at main() level
188 (52%) worst case
Stack: 8 worst case (7 in main + 1 for interrupts)
Wink

Like you said, why fix it if it ain't broken.
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