100ASK_STM32MP157_V11 烧录报错 Boot interface 6 not supported

编译 韦东山/stm32mp15xc-tf-a 这个项目的源代码后,烧录到 100ASK_STM32MP157_V11 开发板后,提示报错如下:

NOTICE:  CPU: STM32MP157AAC Rev.Z
NOTICE:  Model: 100ASK ASK-STM32MP157-512D PRO V1 Board
INFO:    Reset reason (0x15):
INFO:      Power-on Reset (rst_por)
INFO:    Using USB
INFO:      Instance 2
INFO:    Boot used partition fsbl1
ERROR:   Boot interface 6 not supported
PANIC at PC : 0x2ffd7ab1

Exception mode=0x00000016 at: 0x0000b07b

请问如何解决?操作步骤见链接 https://zhyantao.github.io/docs/myenv/buildroot.html

你们用的 tf-a-stm32mp157c-100ask-512d-v1-serialboot.stm32 这个文件是怎么生成的?我把 tf-a-stm32mp157c-100ask-512d-v1-serialboot.stm32 替换成你们 百度网盘 里提供的那个后,烧录就能成功了