Skip to main content
Kumo95
Associate II
November 11, 2022
Solved

Tried to follow STM32MP1 Starter package but cannot download images successfully

  • November 11, 2022
  • 2 replies
  • 1189 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

Erwan SZYMANSKI
ST 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.

In order to give better visibility on the answered topics, please click on 'Accept as Solution' on the reply which solved your issue or answered your question.
Kumo95
Kumo95AuthorBest answer
Associate II
November 14, 2022

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