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.

[参考译文] AM2432:AddrTranslateP_RegionConfig 工作并保存参数时出现问题

Guru**** 2465890 points


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

https://e2e.ti.com/support/microcontrollers/arm-based-microcontrollers-group/arm-based-microcontrollers/f/arm-based-microcontrollers-forum/1471278/am2432-addrtranslatep_regionconfig-works-and-problem-saving-a-parameter

器件型号:AM2432

工具与软件:

您好!

我想了解 AddrTransalateP_RegionConfig 的工作原理。 我在名为  AddrTranslateP_getLocalAddr 的函数  中遇到了一些问题、因为在 SBL 中、函数 Bootloader_socNotifyFirewallOpen ()调用函数 AddrTranslateP_getLocalAddr 在 gAddrTranslateConfig.regionConfig 中找不到任何区域、因此找到的标志将始终为0且不为1、因此由于 SBL 集群中的自复位、将永远不会读取值。   

我在 SDK 09.02.00.15和08.05.00.24中进行了测试  

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

    您好、Simone、

     AddrTranslateP_getLocalAddr()函数将系统地址转换为本地地址。 如果未指定 RAT 区域、则将返回相同的系统地址。

    此致、

    Tushar