This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Different hex file created for different OS

Hi all,

I am using uVision 2.02, C166 V4.02. Using file compare, I discovered that the hex file created was different on Windows 98 and Windows 2000. May I understand if there is any impact on the software execution?

Regards,
Soon Heng

Parents Reply Children
  • Dear Andy Neil,

    Well, there is a big change in the hex file due to the different library files. It was my mistake as a newer library files was received from Keil but only unzipped on one machine.

    But you are right that, with using __DATE__ and __TIME__, there is right now only 1 hex format difference observed. :)