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.

[参考译文] MSPM0L1116:闪存地址是否连续?

Guru**** 2805935 points

Other Parts Discussed in Thread: MSPM0L1116

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

https://e2e.ti.com/support/microcontrollers/arm-based-microcontrollers-group/arm-based-microcontrollers/f/arm-based-microcontrollers-forum/1608695/mspm0l1116-is-flash-memory-address-continuous-or-not

器件型号: MSPM0L1116

从数据表中可以看出、MSPM0L1116 具有 64KB 的闪存大小、分为 2 个闪存存储体。

组 0:0x0.0000 - 0x0.7FFF

组 1:0x1.0000 - 0x1.7FFF

那么、此 64kB 闪存不连续的地址分配是什么?

image.png

但从 J-link 开始、组 1 的起始地址为 0x8000、而不是 0x10000

image.png

哪一个是正确的?

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

    嗨、 Yiren Wang 

    Jflash 正确。

    根据软件数据(JFlash 和 CCS 链接器文件)、它应该是具有 连续地址的双组。

    请使用 连续地址。

    这应该是数据表误差。

    感谢您的反馈。