2.2.3.5 BL_ImageVerifyById()
bl_result_t BL_ImageVerifyById (uint8_t installLocationId)
Performs a verification sequence on the given 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 |