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.

[参考译文] AM2431:多个启动映像

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

https://e2e.ti.com/support/microcontrollers/arm-based-microcontrollers-group/arm-based-microcontrollers/f/arm-based-microcontrollers-forum/1323742/am2431-multiple-boot-images

器件型号:AM2431

专家、您好!

我有一个关于启动过程的问题。 我们对 SBL ospi 作了轻微修改。
我们将在偏移量0x100000上运行我们的应用程序、并且我们还想
不同应用的响应时间进行编程。
是否可以从不同的偏移引导?

您能否向我提供信息,说明为使之成为可能需要做些什么?

Br、

多米尼克·翁德拉

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

    尊敬的 :

    [quote userid="518111" url="~/support/microcontrollers/arm-based-microcontrollers-group/arm-based-microcontrollers/f/arm-based-microcontrollers-forum/1323742/am2431-multiple-boot-images 是否可以从不同的偏移量引导?

    应用偏移通过 syscfg 信息进行硬编码。 如果您希望支持支持多个位置的机制、则可以为流程修改相同的软件并测试相同的软件。

    检查 ti_drivers_config.c 中的变量

    根据您的用例、 appImageOffset 需要在运行时修改。

    此致、
    Aakash