2022-11-11 03:14 PM
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
Solved! Go to Solution.
2022-11-14 10:12 AM
Thank you Erwan, after I switched to vmware, things get resolved
2022-11-14 06:05 AM
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.
2022-11-14 10:12 AM
Thank you Erwan, after I switched to vmware, things get resolved