器件型号: AM62D-Q1
尊敬的 TI 专家:
我正在使用 AM62DX EVM 并尝试在 DFU 模式下引导。 我尝试了 从 AM62Dx PSDK 创建 uboot 二进制文件、但第一步本身面临问题。 刷写 tiboot3.bin 后无串行日志。
但当我使用 am62a bin 时、这是成功的、但 SoC 进入未知状态。
虽然构建时会怀疑此错误是否也会成为问题、但如果正确、我可以在哪里找到 hs-fs 映像预期存在的这些缺失文件。
此致、
文卡塔
BINMAN .binman_stamp
Image 'tiboot3-am62dx-hs-evm.bin' is missing external blobs and is non-functional: ti-fs-enc.bin sysfw-inner-cert
/binman/tiboot3-am62dx-hs-evm.bin/ti-fs-enc.bin (ti-sysfw/ti-fs-firmware-am62ax-hs-enc.bin):
Missing blob
/binman/tiboot3-am62dx-hs-evm.bin/sysfw-inner-cert (ti-sysfw/ti-fs-firmware-am62ax-hs-cert.bin):
Missing blob
Image 'tiboot3-am62dx-hs-evm.bin' has faked external blobs and is non-functional: ti-fs-firmware-am62ax-hs-enc.bin ti-fs-firmware-am62ax-hs-cert.bin
Image 'tiboot3-am62dx-hs-fs-evm.bin' is missing external blobs and is non-functional: ti-fs-enc.bin sysfw-inner-cert
/binman/tiboot3-am62dx-hs-fs-evm.bin/ti-fs-enc.bin (ti-sysfw/ti-fs-firmware-am62ax-hs-fs-enc.bin):
Missing blob
/binman/tiboot3-am62dx-hs-fs-evm.bin/sysfw-inner-cert (ti-sysfw/ti-fs-firmware-am62ax-hs-fs-cert.bin):
Missing blob
Image 'tiboot3-am62dx-hs-fs-evm.bin' has faked external blobs and is non-functional: ti-fs-firmware-am62ax-hs-fs-enc.bin ti-fs-firmware-am62ax-hs-fs-cert.bin
Some images are invalid
make[1]: *** [/home/lvd1cob/ti-processor-sdk-linux-am62dxx-evm-11.02.08.02/board-support/ti-u-boot-2025.01+git/Makefile:1135: .binman_stamp] Error 103
make[1]: Leaving directory '/home/lvd1cob/ti-processor-sdk-linux-am62dxx-evm-11.02.08.02/board-support/ti-u-boot-2025.01+git/out/r5'
make: *** [Makefile:177: sub-make] Error 2