AM62Px MCU+ SDK  09.01.00
SDL ROM_CHECKSUM Example

Introduction

This example demonstrates usage of the SDL ROM Checksum. This example is used to check the integrity of the data. Its work is to take a set of data associated with the memory regions of ROM and perform checksum on that data and then compare that resultant data value against a pre-determined golden vector value (golden vector has the expected value which should come as a result of 512-bit of hash message, golden vector is already defined and it has fixed address in ROM region).

Supported Combinations

Steps to Run the Example

See Also

ROM_CHECKSUM

Sample Output