Skip to main content
Visitor II
November 11, 2022
Solved

Tried to follow STM32MP1 Starter package but cannot download images successfully

  • November 11, 2022
  • 2 replies
  • 1157 views

Hi,

I am following the steps in STM32MP15 Evaluation boards - Starter Package - stm32mpu. I am using Ubuntu 20.04 on Oracle virtualbox 6.1.40

STM32CubeProgrammer is v2.11.0, and STM32MP1-Ecosystem-v4.0.0 release stm32mp1-openstlinux-5.15-yocto-kirkstone-mp1-v22.06.15.

I am trying to execute

STM32_Programmer_CLI -c port=usb1 -w flashlayout_st-image-weston/trusted/FlashLayout_sdcard_stm32mp157f-ev1-trusted.tsv

but then it throws me the error message:

Memory Programming ...

Opening and parsing file: st-image-bootfs-openstlinux-weston-stm32mp1.ext4

 File     : st-image-bootfs-openstlinux-weston-stm32mp1.ext4

 Size     : 64.00 MB 

 Partition ID : 0x10 

Download in Progress:

[========================================     ] 80% 

Error: failed to download Segment[0]

Error: failed to download the File

Error: Download partition 0x10 failed

Error: TSV flashing service failed

Any suggestion for this?

Thanks

    This topic has been closed for replies.
    Best answer by Kumo95

    Thank you Erwan, after I switched to vmware, things get resolved

    2 replies

    Technical Moderator
    November 14, 2022

    Hello @Community member​,

    Thank you for your feedback, you can follow my commentary on this link to have a quick workaround with a script that you can use to create your SD card.

    Kind regards,

    Erwan.

    Kumo95AuthorAnswer
    Visitor II
    November 14, 2022

    Thank you Erwan, after I switched to vmware, things get resolved