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

"+OB" command line switch

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



Joined: 09 Sep 2003
Posts: 95
Location: UK

View user's profile Send private message Send e-mail Visit poster's website

"+OB" command line switch
PostPosted: Mon Jan 15, 2007 7:14 am     Reply with quote

I'm using 4v020, and wish to compile my code to a .bin file, not .hex !!

I use the ocmmand line as follows ...
Code:
ccsc +FH +DF +OBbin +STDOUT main.c

The code compiles without any problems, and generates the binary file, but calls it "main.hex".

The manual states the "+OBxxx" should generate an output file with a .xxx extension. The xxx part appears to be ignored.

Can someone please confirm that the +OB command line switch does not work properly ? If so, I'll report it as a bug.

Thanks
treitmey



Joined: 23 Jan 2004
Posts: 1094
Location: Appleton,WI USA

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

PostPosted: Mon Jan 15, 2007 9:24 am     Reply with quote

I don't know if anyone is trying to do too much with V4.x yet
Perhaps that is why noone answered.

Have you thought about a conversion program bin2hex, hex2bin??
mpfj



Joined: 09 Sep 2003
Posts: 95
Location: UK

View user's profile Send private message Send e-mail Visit poster's website

PostPosted: Mon Jan 15, 2007 9:33 am     Reply with quote

treitmey wrote:
I don't know if anyone is trying to do too much with V4.x yet

The +OB switch doesn't work with 3v249 either ... I thought I'd try the latest version.

treitmey wrote:
Have you thought about a conversion program bin2hex, hex2bin??

The compiler generates a binary file (as opposed to a hex file) ... it just gets the name wrong !?!

Good old CCS Crying or Very sad

CCS Technical Support does not monitor this forum on a regular basis. Please do not post bug reports to this form. All bug reports should be emailed to support@ccsinfo.com. Thank you.
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