AM62Px MCU+ SDK  09.02.01
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).

Use Cases

Use Case Description
UC-1 Calculate ROM CHECKSUM from MCU-R5F Core.

Supported Combinations

Parameter Value
CPU + OS mcu-r5fss0-0 nortos
Toolchain ti-arm-clang
Board am62px-sk
Example folder examples/sdl/rom_checksum/

Steps to Run the Example

See Also

ROM_CHECKSUM

Sample Output

ROM Checksum Example Application
Compute ROM-Checksum Data integrity passed