Skip to main content
Visitor II
September 26, 2019
Question

Why Flashing the FSBL Failed?

  • September 26, 2019
  • 1 reply
  • 938 views

I have a DK2 board.

Downloading FSBL image for EV1 board to DK2 board through USB port on DFU by the STM32CubeProgrammer fails. Both boards use the STM32MP157C chip, but I don't understand why the download fails.

Can anyone explain the reason or principle?

    This topic has been closed for replies.

    1 reply

    Technical Moderator
    September 26, 2019

    Hi @SCho.3​ 

    Are you using complete TSV file from EV1 ?

    You need a custom one specifying DK2 fsbl1-boot and ssbl-boot for partition 0x1 and 0x3 ( they will be executed on DK2 for flash procedure)

    Other partition kept with EV1 image partitions

    Hope it help

    Olivier