Hello All,
I am using LPC2364 controller and Keil uVision5 IDE.
I need to calculate checksum of Hex file each time when the device is powered on and should be compared with the pre calculated checksum. This is to make sure that the source code is unchanged.
I am newbie ... Please help me...