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

Different Checksum with different version of CCS ???

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



Joined: 04 Jan 2006
Posts: 3

View user's profile Send private message

Different Checksum with different version of CCS ???
PostPosted: Wed Jan 04, 2006 9:52 am     Reply with quote

Hy,
I actually work with 2 different version of CCS a 3.219 version and a 3.240 version in two different computer. When i compile the same project and the same file i haven't the same checksum and i haven't the same file.hex, file.cof, it's a big problem for me because i need to work with this two version. I check the option and it's seems to be the same, Someone have a solution please ???

( excuse for my bad english Laughing )
PCM programmer



Joined: 06 Sep 2003
Posts: 21708

View user's profile Send private message

PostPosted: Wed Jan 04, 2006 10:12 am     Reply with quote

CCS will can change their library functions, and the start-up code
in main(), and the optimizations, and also do bug fixes.

Don't expect different compiler versions to make identical Hex files.
rwyoung



Joined: 12 Nov 2003
Posts: 563
Location: Lawrence, KS USA

View user's profile Send private message Send e-mail

PostPosted: Wed Jan 04, 2006 10:13 am     Reply with quote

Well, they are producing different machine code. Changes in the compiler tend to do that. Things are fixed, improved or broken as the compiler version numbers change.

Compare the LST files from both and you will see the differences.

If you want the same checksum, use the same version of compiler every time but different machinecode will produce different checksums.
_________________
Rob Young
The Screw-Up Fairy may just visit you but he has crashed on my couch for the last month!
treitmey



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

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

PostPosted: Wed Jan 04, 2006 11:54 am     Reply with quote

If they produced the same hex code, they wouldn't be much of an update.
??

Wouldn't it be great to charge customers for an update and never change/fix the program. ((microsoxxx))
msstaf



Joined: 04 Jan 2006
Posts: 3

View user's profile Send private message

PostPosted: Thu Jan 26, 2006 12:26 pm     Reply with quote

I install the same version of ccs and i find the same Checksum. THis is the only solution.

Thank for your answer.
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