• Is there any tool can help me to generate Checksum for Hex file?
    Hi everyone, I'm a newbie for Keil C IDE and I created a hex file after compiling my program. Then, I wanted to add a checksum into my hex file and found out an article from http://www.keil.com/support...
  • Is there any tool can help me to generate Checksum for Hex file?
    Hi everyone, I'm a newbie for Keil C IDE and I created a hex file after compiling my program. Then, I wanted to add a checksum into my hex file and found out an article from http://www.keil.com/support...
  • How to generate the XLINK linker checksum for MSP430F2272?
    Hi, I have tried to generate the Checksum using Linker file and using Software calculation(Fast and Slow 16bit CRC). I used Polynomial as 0X 11021 and 0X1021. But the linker CRC and the Software CRC is...
  • How to generate the XLINK linker checksum for MSP430F2272?
    Hi, I have tried to generate the Checksum using Linker file and using Software calculation(Fast and Slow 16bit CRC). I used Polynomial as 0X 11021 and 0X1021. But the linker CRC and the Software CRC is...
  • Checksum generation question
    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...