This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

DFU: Bootloader not verified error

Hello, i'm trying to DFU from 13.1 to 14.1..

What i have tested is flash(SD + B) + dfu(APP) on both versions. Now i'm trying to DFU all from sdk13.1 to 14.1.

Is it possible to dfu(SD + B + APP) at once? Is there a limit in size? Should it work with bootloader debug versions?

Here is error when try 13.1->14.1 dfu(SD + B):

:DEBUG:Finished with the SD update.
:DEBUG:Erasing old settings at: 0x0007f000
:DEBUG:Erasing: 0x0007f000, num: 1
:DEBUG:Writing 0x00000057 words
:DEBUG:Writing settings...
:DEBUG:Verifying BL: Addr: 0x00023000, Src: 0x000604a8, Len: 0x00005688
:DEBUG:Bootloader not verified, copying: Src: 0x000604a8, Len: 0x00005688

Here is a full log:

dfu_bootloader_not_verified_log.txt

And here are files i am testing with:

bootloader_debug_131.hex

all_dfu_package_141.zip

Related