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
...or when changing the objects linking sequence
Yes. Noticed this for C166. You can always do a quick check, just run a md5 command on the hex file.