工具/软件:
当我按照 https://software-dl.ti.com/processor-sdk-linux/esd/AM62PX/latest/exports/docs/linux/ uboot Foundational_Components /U-Boot/UG-General-Info.html#geting-the-u-boot-source-code 来编译 uboot 时、我会遇到以下构建错误:

这里的问题是什么?
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
工具/软件:
当我按照 https://software-dl.ti.com/processor-sdk-linux/esd/AM62PX/latest/exports/docs/linux/ uboot Foundational_Components /U-Boot/UG-General-Info.html#geting-the-u-boot-source-code 来编译 uboot 时、我会遇到以下构建错误:

这里的问题是什么?
尊敬的 Zhu Xueyi:
您能否确认您导出的所有路径(尤其是 BINMAN_INDIRS)是否已按照指南中所述正确设置-  
https://software-dl.ti.com/processor-sdk-linux/esd/AM62PX/latest/exports/docs/linux/Foundational_Components /U-Boot/UG-General-Info.html#build-u-boot 
此致、 
Johnson 
您好:
我将 BINMAN_INDIRS 设置为 prebuit-images/am62pxx-EVM 文件夹、但问题仍然存在

您可以看到提示 tiboot3-am62px-hs-fs-evm.bin 缺少一些文件、 tiboot3-am62px-hs-fs-evm.bin 可以在 prebuit-images/am62pxx-EVM 中看到、但找不到 ti-fs-enc.bin sysfw-iner-cert、似乎还有一些宏尚未设置。