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

Generate code COF.

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



Joined: 19 Jan 2010
Posts: 71

View user's profile Send private message

Generate code COF.
PostPosted: Thu Apr 04, 2013 2:49 am     Reply with quote

Hi!!
My compiler(V-4.128) did not generate the code COF, anyone have any idea how to configure this file

thank you
Ttelmah



Joined: 11 Mar 2010
Posts: 19266

View user's profile Send private message

PostPosted: Thu Apr 04, 2013 3:35 am     Reply with quote

Command line, or IDE?.

From the IDE, Options, Project Options, Output files. Left hand column 'Debug file' bottom option 'COFF'.

Command line '+DF' in the compiler calling line.

Best Wishes
fiasgardone



Joined: 19 Jan 2010
Posts: 71

View user's profile Send private message

PostPosted: Thu Apr 04, 2013 4:26 am     Reply with quote

Ttelmah wrote:
Command line, or IDE?.

From the IDE, Options, Project Options, Output files. Left hand column 'Debug file' bottom option 'COFF'.

Command line '+DF' in the compiler calling line.

Best Wishes


Thanks again for your help Ttelmah.

In the IDE everything is fine!

In the command line, the compiler can not find!

Thanks
Ttelmah



Joined: 11 Mar 2010
Posts: 19266

View user's profile Send private message

PostPosted: Thu Apr 04, 2013 4:44 am     Reply with quote

CCSC +FH +DF +LN testfile.c

(assuming PCH, and a source file called 'testfile.c')

testfile, needs a full pathname if it is not in the CCSC directory.

Best Wishes
fiasgardone



Joined: 19 Jan 2010
Posts: 71

View user's profile Send private message

PostPosted: Fri Apr 05, 2013 1:47 am     Reply with quote

Ttelmah wrote:
CCSC +FH +DF +LN testfile.c

(assuming PCH, and a source file called 'testfile.c')

testfile, needs a full pathname if it is not in the CCSC directory.

Best Wishes


Hi! Ttelmah

I do not know what is the problem but the complilador, does not generate the code COFF.
when I compile the code, the message to say who created The HEX, COFF files, but the folder where the files should be created both the HEX and COFF and only appears HEX.
Where I have installed complilador CCSC,has the folder, but source file called 'testfile.c' I can not find it.

thanks for the help
Ttelmah



Joined: 11 Mar 2010
Posts: 19266

View user's profile Send private message

PostPosted: Fri Apr 05, 2013 2:44 am     Reply with quote

Of course you can't. testfile.c , would be the source code you want to compile. So 'yoursourcefilename.c', as I say, with a full pathname.
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