AM243x MCU+ SDK  09.01.00
ROM Checksum Functions

Introduction

Functions

int32_t SDL_ROM_Checksum_compute (void)
 This function will compute Checksum of ROM. More...
 

Function Documentation

◆ SDL_ROM_Checksum_compute()

int32_t SDL_ROM_Checksum_compute ( void  )

This function will compute Checksum of ROM.

Returns
The SDL error code for the API. If failed: SDL_EFAIL If pointer is invalid: SDL_EBADARGS If Length is Invalid: SDL_EBADARGS Success: SDL_PASS