Not able to update firmware over UART using MCUboot: flag shows pending

I tried to update firmware over UART (using MCUboot).

The flag shows test pending, and was able to test the application and provide expected output.

But was not able to "confirm image", it shows Error:NMP timeout, when the confirm image command is executed.

Thanks in advance

Parents Reply
  • Hi Rao, 

    Sigurd is away for a few weeks and I will take over the case. 

    Could you please explain what you want to achieve with the LED ? 

    As far as I know the CONFIG_MCUBOOT_INDICATION_LED only works with the MCUBoot serial recovery mode. 
    So if the device doesn't enter the MCUBoot's recovery mode, the LED will not turn on.
    When the MCUBoot enters serial recovery mode, it will not boot the application. 
    So I don't expect to see the LED to be turned on when the application is running. 

Children
Related