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

MPLAB6 linker problem

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







MPLAB6 linker problem
PostPosted: Mon Sep 27, 2004 4:02 am     Reply with quote

How do I stop MPLAB from trying to run a linker with PCM. I get the following error messge:

Clean: Deleting intermediary and output files.
Clean: Done.
Executing: "F:\PICC\V3190\PICC\Ccsc.exe" sensortx1.c
No Errors
Skipping link step. Not all sources built successfully.
BUILD FAILED: Mon Sep 27 10:54:18 2004

The .hex file is generated OK so I could ignore the BUILD FAILED message.

Regards
Ttelmah
Guest







Re: MPLAB6 linker problem
PostPosted: Mon Sep 27, 2004 7:09 am     Reply with quote

terry wrote:
How do I stop MPLAB from trying to run a linker with PCM. I get the following error messge:

Clean: Deleting intermediary and output files.
Clean: Done.
Executing: "F:\PICC\V3190\PICC\Ccsc.exe" sensortx1.c
No Errors
Skipping link step. Not all sources built successfully.
BUILD FAILED: Mon Sep 27 10:54:18 2004

The .hex file is generated OK so I could ignore the BUILD FAILED message.

Regards

In the 'language tool' setup, there should be two different references for the CCS compiler. One is called something like 'CCS C Compiler', while the other refers to the chip versions (PIC12/4/16/18). This fault is caused by having the wrong one selected. Why there are the two references, I don't know!. If you haven't got the second reference, run "ccsc +setup", to create it.

Best Wishes
Guest








PostPosted: Fri Oct 29, 2004 3:57 pm     Reply with quote

I am havng the exact same problem. I get a "Skipping link step. Not all sources built successfully" after a successful compile. Unfortunately there is only one entry in the Language Toolsuite for CCS C Compiler and nothing like PIC12/4/16/18. Any suggestions?

Thanks a lot,
Mark
PCM programmer



Joined: 06 Sep 2003
Posts: 21708

View user's profile Send private message

PostPosted: Fri Oct 29, 2004 4:01 pm     Reply with quote

Check the instructions for installing CCS with MPLAB 6.xx in this thread:
http://www.ccsinfo.com/forum/viewtopic.php?t=18362
Guest








PostPosted: Fri Oct 29, 2004 5:06 pm     Reply with quote

Sorry about my previous post. I missed the last line about the ccs +setup. Problem is solved. Thanks for the help.

mark
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