18.4 Example of Checksum Calculation
The following five sections demonstrate a checksum calculation for the PIC32MX360F512L device using Equation 18-1.
The following assumptions are made for the purpose of this checksum calculation
example:
- Program Flash and Boot Flash are in the erased state (all bytes are 0xFF)
- Device Configuration is in the default state of the device (no configuration changes are made)
Each item on the right side of the equation (PF, BF, DCR, DIR) is individually calculated. After deriving the values, the final value of the checksum can be calculated.