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

About the memory's contradict representation

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



Joined: 26 Sep 2005
Posts: 10

View user's profile Send private message

About the memory's contradict representation
PostPosted: Fri Feb 03, 2006 11:01 am     Reply with quote

i am using the PICC compiler for the programming of my PIC 16F877. the size of the hex file as shown by WINDOWS is 30kB and during compilation it shows that 65% of the ROM is used . Which is correct and it will program my PIC as the size of the program memory is only 12kB for 877. Will this do or should i shift to 18F452.
dbotkin



Joined: 08 Sep 2003
Posts: 197
Location: Omaha NE USA

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

PostPosted: Fri Feb 03, 2006 12:06 pm     Reply with quote

The HEX file is an ASCII representation of the hexadecimal equivalents of the binary code, and includes things like addresses and end-of-line characters. It will be quite a bit larger than the actual binary code. The 65% figure reported by the compiler is correct.
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