2022-10-04 01:52 PM
Hi,
I tried burning my STM32MP1 board with existing "FlashLayout_emmc_stm32mp157a-ev1-trusted.tsv" file but it throws following error -
Error: TSV files are only supported for STM32MP
I'm using onboard eMMC (From Kioxia) and STM32MP157AAD3 chip from ST. I have attached snapshot of log. and I'm extremely in need of support
user@user:~/STM32MPU-Ecosystem-v4.0.0/Starter-Package/stm32mp1-openstlinux-5.15-yocto-kirkstone-mp1-v22.06.15/images/stm32mp1$ STM32_Programmer_CLI -c port=usb1 -w flashlayout_st-image-weston/trusted/FlashLayout_emmc_stm32mp157a-ev1-trusted.tsv
-------------------------------------------------------------------
STM32CubeProgrammer v2.11.0
-------------------------------------------------------------------
USB speed : High Speed (480MBit/s)
Manuf. ID : STMicroelectronics
Product ID : DFU in HS Mode @Device ID /0x500, @Revision ID /0x0000
SN : 0019002C3431511733353431
DFU protocol: 1.1
Board : --
Device ID : 0x0500
Device name : STM32MP1
Device type : MPU
Revision ID : --
Device CPU : Cortex-A7
Start Embedded Flashing service
Memory Programming ...
Opening and parsing file: tf-a-stm32mp157a-ev1-usb.stm32
File : tf-a-stm32mp157a-ev1-usb.stm32
Size : 220.82 KB
Partition ID : 0x01
Download in Progress:
[==================================================] 100%
File download complete
Time elapsed during download operation: 00:00:01.150
RUNNING Program ...
PartID: :0x01
Error: Start operation failed at partition 0x01
Error: TSV flashing service failed
user@user:~/STM32MPU-Ecosystem-v4.0.0/Starter-Package/stm32mp1-openstlinux-5.15-yocto-kirkstone-mp1-v22.06.15/images/stm32mp1$ STM32_Programmer_CLI -c port=usb1 -w flashlayout_st-image-weston/trusted/FlashLayout_emmc_stm32mp157a-ev1-trusted.tsv
-------------------------------------------------------------------
STM32CubeProgrammer v2.11.0
-------------------------------------------------------------------
USB speed : High Speed (480MBit/s)
Manuf. ID :
Product ID :
SN :
DFU protocol: 1.1
Board : --
IAP
Error: TSV files are only supported for STM32MP
@PatrickF
@Community member
@OlivierK
@Kevin HUBER
2022-10-11 05:24 AM
Hello Team ST.
I'm using THGBMUG6C1LBAIL (eMMC from Kioxia JEDEC 5.1). Will it be the reason for above issue ?
Thank you.
@Community member
2022-11-16 04:46 AM
Hi @PS.2
sorry for late answer.
Did you progress on that issue ?
Would be good to have the board UART console output.
Btw, flashing using EV1 binaries would mean that your board have exactly same HW for TF-A and uBoot usage (e.g. same pins for same functions, uses STPMIC1A, same DDR3L, same UART for console, same I2C for STPMIC1, etc..).
Regards.