'STM32MP157AAC3' processor-based MYD-YA157C-V3 board fails to flash eMMC image
Hello.
There is a problem flashing the system image to the board.
I use MYD-YA157C-V3 board of Myir company. The board contains a 'MYC-YA157C' CPU, which is based on the STM32MP157 processor (STM32MP157AAC3).
I mounted an SD card on this board and attempted to flash the 'FlashLayout_emmc_stm32mp157 x-ev1-optee.tsv' file in the Window environment, but the contents of the warning and error messages were not printed. So I tried again in the (VMware) Linux environment, and the result was the same as downloading partition 0x01 and outputting the error message window after failure, but the message content was printed as below.
* warning : Connection to device 0x500 is lost
* Error : TSV flashing service failed
* Error : Start operation failed at partition 0x01
The firmware file I tried is...
FlashLayout_emmc_stm32mp157a-ev1-optee.tsv
FlashLayout_emmc_stm32mp157c-ed1-optee.tsv
FlashLayout_emmc_stm32mp157c-ev1-optee.tsv
FlashLayout_emmc_stm32mp157d-ev1-optee.tsv
FlashLayout_emmc_stm32mp157f-ed1-optee.tsv
FlashLayout_emmc_stm32mp157f-ev1-optee.tsv
This is an emmc file in the images/stm32mp1/flashout_st_image-weston/optee folder of the starter package.
I can try on a Linux PC, not a virtual Linux environment. However, the same results are expected.
Is there a way to upload an image on the board and boot to eMMC?
