I have to generate check sum for Hex file that is having size approximately up to 52 K,I done the checksum generation settings in IAR EW STM8 as below:Fill pattern: 0xFF (can be any pattern)Start address: 0x0 (adjust to your application)End address: ...