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__