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

Replacement of fprintf function

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



Joined: 23 May 2007
Posts: 81

View user's profile Send private message

Replacement of fprintf function
PostPosted: Fri Jun 11, 2010 12:37 pm     Reply with quote

Hi all,

Is there a replacement of fprintf function? Because I have seemed to run out of rom space.

Or pin-compatible PIC with 16f628 which has more space? Smile
PCM programmer



Joined: 06 Sep 2003
Posts: 21708

View user's profile Send private message

PostPosted: Fri Jun 11, 2010 12:49 pm     Reply with quote

There is the 16F648a, which has twice the ROM as a 16F628.
tesla80



Joined: 23 May 2007
Posts: 81

View user's profile Send private message

PostPosted: Fri Jun 11, 2010 1:44 pm     Reply with quote

@PCM programmer,

I've seen that you write your functions like getc, putc, etc..
Do you have printf or fprintf?


Last edited by tesla80 on Fri Jun 11, 2010 2:09 pm; edited 1 time in total
PCM programmer



Joined: 06 Sep 2003
Posts: 21708

View user's profile Send private message

PostPosted: Fri Jun 11, 2010 1:53 pm     Reply with quote

No I don't. If I did, the cost in ROM would be even greater than what
you now have. Read these posts about printf:

Printf is hard-coded at compile-time:
http://www.ccsinfo.com/forum/viewtopic.php?t=34513&start=9

One solution:
http://www.ccsinfo.com/forum/viewtopic.php?t=26265&start=3
tesla80



Joined: 23 May 2007
Posts: 81

View user's profile Send private message

PostPosted: Fri Jun 11, 2010 2:11 pm     Reply with quote

The second link solves my problem. Thanks
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