How to Flash Buildroot Image via flash.tsv on STM32MP257F-DK and Generate eMMC Image
I successfully downloaded using STM32CubeProgrammer on the stm32mp257f-dk board by referring to the wiki and using the Yocto OpenSTLinux distribution package.
After that, I built the stm32 buildroot-external-st distribution package in the same way, but an error occurs when trying to download by reading the flash.tsv file.
How can I perform the flashing properly?
Also, the image created this way is for the SD card — how can I build and flash it for eMMC?
