2.1.3.3 BL_ImageVerify()
bl_result_t BL_ImageVerify (void )
Performs a verification sequence on the application image memory space.
None. |
BL_PASS - Bootloader verified the application image with no errors BL_ERROR_VERIFICATION_FAIL - Bootloader image verification failed BL_ERROR_COMMAND_PROCESSING - Bootloader image verification failed due to incorrect processing data BL_ERROR_ADDRESS_OUT_OF_RANGE - Bootloader image verification failed due to incorrect addresses |