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

Hex file different on Vista and Windows 7

Hi,

When I compile my LPC2106 application using uVision3 on 64 bit Windows 7 machine I get a different Hex file from the one produced on Vista machine. While the code obtained in Vista environment is working on the target the code from Win 7 is not.
On both machines the project settings for the application are identical.
I am wondering why would a hex file depend on Windows version?
May I note that the size of both hex files are the same, application data stored in one of the lower sectors of flash memory are identical (which would indicate that there was no data corruption), yet the code section is significantly different?

Regards,
Daniel