We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
Hi,
My question is this: Does the generated hexfile's checksum change if I recompile/relink my project when only adding comments to my sourcecode or when changing the objects linking sequence in the .INP file?
Henk
Yes, it probably does.
Especially if your code uses anything like __DATE__, __TIME__, or __LINE__