Introduction
This example demonstrates usage of the SDL TMU ROM Checksum. This example is used to check the integrity of the TMU ROM data. Its work is to take a set of data associated with the memory regions of TMU ROM and perform checksum on that data and then compare that resultant data value against a pre-determined golden vector value.
Use Cases
| Use Case | Description |
| UC-1 | Calculate TMU ROM CHECKSUM from R5F Core. |
Supported Combinations
| Parameter | Value |
| CPU + OS | r5fss0-0 nortos |
| Toolchain | ti-arm-clang |
| Board | am263px-cc |
| Example folder | examples/sdl/tmu_rom_checksum/ |
Steps to Run the Example
See Also
TMU_ROM_CHECKSUM
Sample Output
[MAIN_Cortex_R5_0_0]
ROM Checksum Example Application
Compute ROM-Checksum Data integrity passed