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

PCD: Simple project won't build through MPLAB

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



Joined: 27 Aug 2009
Posts: 1
Location: Guernsey

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

PCD: Simple project won't build through MPLAB
PostPosted: Tue Sep 01, 2009 10:09 am     Reply with quote

Hi,

Running V4.097. Trying to get a simple project to build where I have source in multiple .c files, but when the link stage is run I get the error shown in the compiler window:
Code:

Project:
Main.
Not Found
"Main"

The same sources work fine in MPLAB C30 compiler. Any ideas how to buld this from MPLAB environment, do I need to change a compile option somewhere?

Ouput windows shows:

Quote:
Executing: "C:\Program files\Picc\CCSC.exe" +FD "Application.c" +EXPORT +DF +LN +T +A +M +Z +Y=9 +EA
V:\Projects\Documents\2800\Software\Template\Application.o ===> 0 Errors, 0 Warnings.
Executing: "C:\Program files\Picc\CCSC.exe" +FD "Commands.c" +EXPORT +DF +LN +T +A +M +Z +Y=9 +EA
V:\Projects\Documents\2800\Software\Template\Commands.o ===> 0 Errors, 0 Warnings.
Executing: "C:\Program files\Picc\CCSC.exe" +FD "Response.c" +EXPORT +DF +LN +T +A +M +Z +Y=9 +EA
V:\Projects\Documents\2800\Software\Template\Response.o ===> 0 Errors, 0 Warnings.
Executing: "C:\Program files\Picc\CCSC.exe" +FD "main.c" +EXPORT +DF +LN +T +A +M +Z +Y=9 +EA
V:\Projects\Documents\2800\Software\Template\main.o ===> 0 Errors, 0 Warnings.
Executing: "C:\Program files\Picc\CCSC.exe" +FD LINK="Main.hex=Application.o,Commands.o,Response.o,main.o" +DF +LN +T +A +M +Z +Y=9 +EA

Thanks
Chunda
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