SPRUJ96A November 2023 – April 2024 TMS320F2800152-Q1 , TMS320F2800153-Q1 , TMS320F2800154-Q1 , TMS320F2800155 , TMS320F2800155-Q1 , TMS320F2800156-Q1 , TMS320F2800157 , TMS320F2800157-Q1
Calculates the Fletcher checksum from the given address and length.
uint32 Fapi_calculateFletcherChecksum(
uint16 *pu16Data,
uint16 u16Length
)
pu16Data [in] | Address to start calculating the checksum from |
u16Length [in] | Number of 16-bit words to use in calculation |
This function generates a 32-bit Fletcher checksum starting at the supplied address for the number of 16-bit words specified. Note that only the flash main-array address range can be used for this function. DCSM OTP address range should not be provided.