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.

[参考译文] PROCESSOR-SDK-AM62P:构建 uboot 出现一些错误

Guru**** 2442090 points


请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

https://e2e.ti.com/support/processors-group/processors/f/processors-forum/1546997/processor-sdk-am62p-build-uboot-has-some-errors

器件型号:PROCESSOR-SDK-AM62P


工具/软件:

当我按照 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

  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

    我在 prebuild-images 文件夹中找到、没有 /ti-dm 或 ti-sysfw/ 文件夹

  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

    尊敬的 Zhu:

    ti-dm 和 ti-sysfw 文件夹都 应位于 am62pxx-EVM 文件夹中  



    因此、BINMAN_INDIRS 变量应指向:  /board-support/prebuilt-images/am62pxx-evm

    如果您需要进一步的帮助、请告诉我。

    此致、
    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、似乎还有一些宏尚未设置。