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

What's this error?

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



Joined: 18 Feb 2005
Posts: 4

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

What's this error?
PostPosted: Wed Feb 23, 2005 4:39 am     Reply with quote

Clean: Deleting intermediary and output files.
Clean: Done.
Executing: "D:\PICC\Ccsc.exe" main.c +FB
No Errors
Halting build on first failed translation as user preferences indicate.
BUILD FAILED: Wed Feb 23 11:38:25 2005


thanks
Humberto



Joined: 08 Sep 2003
Posts: 1215
Location: Buenos Aires, La Reina del Plata

View user's profile Send private message

PostPosted: Wed Feb 23, 2005 8:47 am     Reply with quote

.

1) Are your operating system running from :D ?
2) Try to rename your file with another name different that main.c3) Does the compiler had been running or you are starting with ?
4) Tell us the Compiler version

5) Best wishes Very Happy

Humberto
ciccio



Joined: 18 Feb 2005
Posts: 4

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

thanks
PostPosted: Wed Feb 23, 2005 9:48 am     Reply with quote

Mplab 6.60 + CCS IDE 3.28, PCB 3.15
I must rename main.c?
Compile with +FB option.

What's:
"Halting build on first failed translation as user preferences indicate."

Is error of MPLAB?
Thanks
Humberto



Joined: 08 Sep 2003
Posts: 1215
Location: Buenos Aires, La Reina del Plata

View user's profile Send private message

PostPosted: Wed Feb 23, 2005 10:22 am     Reply with quote

I ask you 4 questions and you answer only one.

PCB 3.15 does not exist, may be a typo for PCB 3.215.

Anyway I think that your problem is relating the paramaters used
when invoking the compiler from your IDE.

You are using
+FB Select PCB (12 bit)

Add
+EA
Show all error messages and all warnings

Read the Help. You will see all the options in:
Overview/Invoking the Command Line Compiler

Hope this help.

Humberto
Humberto



Joined: 08 Sep 2003
Posts: 1215
Location: Buenos Aires, La Reina del Plata

View user's profile Send private message

PostPosted: Wed Feb 23, 2005 10:23 am     Reply with quote

I ask you 4 questions and you answer only one.

PCB 3.15 does not exist, may be a typo for PCB 3.215.

Anyway I think that your problem is relating the paramaters used
when invoking the compiler from your IDE.

You are using
+FB Select PCB (12 bit)

Add
+EA
Show all error messages and all warnings

Read the Help. You will see all the options in:
Overview/Invoking the Command Line Compiler

Hope this help.

Humberto
Mark



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

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

PostPosted: Wed Feb 23, 2005 5:28 pm     Reply with quote

Easy, you are using the wrong tool suite. You can not use the CCS Compiler entry. You must pick the one listed with PIC12/PIC16/PIC18 - something like that. I am too lazy to start MPLAB and look Very Happy
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