Validation firmware checksum
This function allows you to create a firmware with correct checksum after any changes.
In the code of firmware transceiver there are two checksum that define data integrity of the firmware body. In the tabs FIRMWARE DETAIL and TABLE checksum bytes have addresses 0x3F and 0x5F.
By the default, software automatically recalculates checksum when you changed the firmware in the tables.
To disable the automatic checksum validation, deselect flag in menu Options -> Auto set checksum.
To validate the checksum in the current firmware, you must use menu item Edit -> Checksum.
When pushed, the program will compare checksum values and highlight the cells with green if checksum is correct and red if not.
To set correct checksum value in the body of the firmware, click button:
After this there will be a recalculation of all checksums.