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.

[参考译文] MSPM0L1106:有关闪存和关断模式的问题。

Guru**** 2457760 points


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

https://e2e.ti.com/support/microcontrollers/arm-based-microcontrollers-group/arm-based-microcontrollers/f/arm-based-microcontrollers-forum/1490179/mspm0l1106-question-on-flash-and-shutdown-mode

器件型号:MSPM0L1106

工具与软件:

尊敬的团队:

我有以下2个问题:


1.由 SYSCFG 生成的器件链接文件(.cmd)。 闪存的大小删除了8个字节、如下所示。 这是什么原因呢?
   "FLASH (RX):origin = 0x00000000、length = 0x0000FFF8"


2.器件进入 SHUTDOWN 模式后、在退出 SHUTDOWN 模式且 PA18设置为高电平时是否会进入 BSL? 如果答案是肯定的、是否有办法避免这种情况?

AlanC。

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

    尊敬的 Alen:

    [报价 userid="628670" url="~/support/microcontrollers/arm-based-microcontrollers-group/arm-based-microcontrollers/f/arm-based-microcontrollers-forum/1490179/mspm0l1106-question-on-flash-and-shutdown-mode ]]由 SYSCFG 生成的设备链接文件(.cmd)。 闪存的大小删除了8个字节、如下所示。 这是什么原因呢?
       "闪存(RX):origin = 0x00000000、length = 0x0000FFF8"[/报价]

    请参考我们的数据表、内存的范围为0x00000000至0x0000FFF8、最后一个字节为 TI 保留。

    [报价用户 id="628670" url="~/support/microcontrollers/arm-based-microcontrollers-group/arm-based-microcontrollers/f/arm-based-microcontrollers-forum/1490179/mspm0l1106-question-on-flash-and-shutdown-mode ]器件进入 SHUTDOWN 模式后、当退出 SHUTDOWN 模式并将 PA18设置为高电平时、它是否会进入 BSL? 如果答案是肯定的、是否有办法避免它?

    否、如果您通过 GPIO 从关断模式唤醒、则不会进入 BSL。

    此致、

    Zoey

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

    Zoey、您好!

    感谢您的澄清。

    AlanC。