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.

[参考译文] AM263P4:多核项目更新

Guru**** 2905440 points

Other Parts Discussed in Thread: AM263P4

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

https://e2e.ti.com/support/microcontrollers/arm-based-microcontrollers-group/arm-based-microcontrollers/f/arm-based-microcontrollers-forum/1646172/am263p4-multi-core-project-updates

器件型号: AM263P4

您好、

在 AM263P4 中、形成每个内核.out、并在最后一个.mcelf 将加载到闪存中。

SBL 将负责根据链接器.cmd 文件将固件加载到相应的内核中。 有关存在哪个内核及其要加载的地址的信息将包含在注释段中。

但是、如果只有一个内核的固件说要更新 R51-0(不应干扰剩余的固件)。 我该怎么做?  

如何刷写独立软件?  

我应该为每个 mcelf 文件生成证书、但它应该如何存储在闪存中? 喜欢、与以前的整个(包括所有内核)mcelf 文件分开?

此致、

Geetha  

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

    尊敬的 Geetha:

    [报价 userid=“649502“ url=“~/support/microcontrollers/arm-based-microcontrollers-group/arm-based-microcontrollers/f/arm-based-microcontrollers-forum/1646172/am263p4-multi-core-project-updates

    但是、如果只有一个内核的固件说要更新 R51-0(不应干扰剩余的固件)。 我该怎么做?  

    如何刷写独立软件?  

    [/报价]

    mcelf 无法实现这一点、没有支持的增量更新设置。

    [报价 userid=“649502“ url=“~/support/microcontrollers/arm-based-microcontrollers-group/arm-based-microcontrollers/f/arm-based-microcontrollers-forum/1646172/am263p4-multi-core-project-updates

    应该为每个 mcelf 文件生成证书、但这应该如何存储在闪存中? 喜欢、与以前的整个(包括所有内核)mcelf 文件分开?

    [/报价]

    否如前所述、这是无法实现的、您需要在构建过程中手动处理它。