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

how to set CCS menu?

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



Joined: 21 Oct 2004
Posts: 9

View user's profile Send private message

how to set CCS menu?
PostPosted: Thu Mar 17, 2005 8:45 pm     Reply with quote

Anybody can explane the following two issues? Thanks.

1, Menu of Project/ set language toolsuite/, there are two options: CCS compiler and CCS compiler for PIC 12/14/16/18.
May I know which to select. what is the difference?

2, in the workspace, If I add two (*.c) file under Source File, there is a lot errors. However, if I add them under Other Files. No errors anymore. Why?
These two *.c file is included by main.c

Confused
_________________
CC
Mark



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

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

PostPosted: Sat Mar 19, 2005 7:55 pm     Reply with quote

CCS compiler for PIC 12/14/16/18 is the right one. The other one doesn't work.


CCS is a single source compiler and you can only have 1 source file. You can include other files from the main file. If you add mulitple C files to the project, the IDE will invoke the compiler for each of the files and give you the errors.
Guest








PostPosted: Sun Mar 20, 2005 5:37 am     Reply with quote

Thanks.

I finally get a explanation for what I observed.
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