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

Question on which compiler to use

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



Joined: 18 Mar 2008
Posts: 1

View user's profile Send private message

Question on which compiler to use
PostPosted: Tue Mar 18, 2008 6:17 pm     Reply with quote

I have a project I'm working on that requires me to program a PIC micro controller, but I have never done so before so I have a few questions. The PIC micro controllers I have are the 16F690 and the 16F873. I would like to program these in C to avoid the headache of assembly. The programmer I have is the PICKIT 2.

When I installed MPLAB to program the chip, it doesn't look like it came with the toolset to program these chips in C.

My questions are (before I spend any money), if I by the CCS PCW or PCM compiler, will this work with MPLAB? Also, I need to program these chips with a hex file. Do these compilers generate a hex file so I can program my chips? The compiler I have now just generates an assembly file that I cannot use.
PCM programmer



Joined: 06 Sep 2003
Posts: 21708

View user's profile Send private message

PostPosted: Tue Mar 18, 2008 6:58 pm     Reply with quote

Quote:
The PIC micro controllers I have are the 16F690 and the 16F873.

The cheapest way to get a CCS compiler for those two PICS is to buy
the PCM "command line" compiler. It will integrate with MPLAB.

Quote:

Do these compilers generate a hex file so I can program my chips ?

Yes, the PCM compiler will generate a HEX file when it compiles your
C source file.
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