eMMC flashing with GPT partition table
Hi ST Community,
I am trying to flash a eMMC with STM32CubeProgrammer, in a STM32MP157F custom board. I am using a GPT partition file and a img.
I can see the system is creating partitions and flashing, but the structure is wrong for eMMC, so it does not boot-up. Sometimes, trying different structures, I get an error "wrong memory layout" in the console when I am trying to flash.
The tsv file I am using at the moment is:

And the gpt table is as follows:

I believe the solution is in the right configuration of the table, can somebody detail on how to do it?
Thanks.
