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 generate .coff file in ccs c ?

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



Joined: 06 Sep 2017
Posts: 82

View user's profile Send private message

How to generate .coff file in ccs c ?
PostPosted: Tue Nov 14, 2017 11:51 pm     Reply with quote

Hello i wanted to know How to generate .coff file in ccs c ?
Ttelmah



Joined: 11 Mar 2010
Posts: 19195

View user's profile Send private message

PostPosted: Wed Nov 15, 2017 12:22 am     Reply with quote

IDE or command line?.

IDE.
Options.
Project options.
Left hand column - tick box for coff.

Command line
Add -DF to your command line.

File is .cof, not .coff, but it is a coff file.

It is normally enabled by default.
srikrishna



Joined: 06 Sep 2017
Posts: 82

View user's profile Send private message

PostPosted: Wed Nov 15, 2017 1:11 am     Reply with quote

There is a serial monitor. But how can i use it??

Ttelmah



Joined: 11 Mar 2010
Posts: 19195

View user's profile Send private message

PostPosted: Wed Nov 15, 2017 1:51 am     Reply with quote

You need to have the extra pin connected to do this (B3). Look at the connection details here:
<http://www.ccsinfo.com/faq.php?page=icd_connection>

Then as has already been mentioned in a thread yesterday, you have to setup a debug print port, and print to it:
<http://www.ccsinfo.com/forum/viewtopic.php?p=37113>
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